#Asian font rendering improved
Explore tagged Tumblr posts
mwgamera · 2 years ago
Text
I feel like I'm repeating myself, but I would like to remind the Internet that using the Unicode ellipsis character U+2026 (…) instead of a sequence of three dots makes exactly as much sense as using U+FB01 (fi) instead of the letter “f” followed by the letter “i.” It's a ligature that exists for compatibility with some character sets used in typesetting, not something that should appear in text interchange. It's not a serious problem most of the time and I am myself guilty of using it incorrectly in the past, but it becomes a noticeable error when rendered with East Asian fonts where it might appear raised to the middle of the line (a sequence of two Unicode ellipses is what you want to use to set the 6-dot middle-line ellipsis spanning exactly two quads as used in Chinese and Japanese typography), or with monospace fonts where it ends up squeezed into a single cell. The ellipsis sign in Latin-based orthographies typographically comprises three dots at the baseline. The ellipsis character in Unicode is a ligature that should be automatically substituted by typesetting software when your font needs it to improve spacing between the dots or the letter preceding it.
0 notes
file-formats-programming · 8 years ago
Text
Word 2013 Documents Support & Variables Support in LINQ Reporting Engine in .NET Apps
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for Java & .NET 17.3.0. This month’s release contains over 67 useful new features, enhancements and bug fixes. Please see the release notes for more detail. Here is a look at just a few of the biggest features and API changes in this month’s release; Full support for Word 2013 documents (roundtrip to/from DOCX), variables support and more new features are introduced in LINQ Reporting Engine, New Public OfficeMath properties: MathObjectType, Justification, DisplayType, Font substitution mechanism improved. Now Aspose.Words evaluates all related fields in FontInfo (Panose, Sig etc) and finds the closest match among the available font sources, Asian font rendering improved (more precise metrics calculation), Stroke weight is now taken into account while rendering auto-sized Textboxes, Implemented next round of improvements in table grid algorithm, Improved table breaking logic in compatibility mode for tables with header rows, Improved table breaking logic for tables with nested tables in a cell with bottom margin set, Improved tables breaking logic for tables with vertically merged cells having horizontal borders and Implemented fitText option for table cells. Starting from this release, Aspose team has added the full support of MS Word 2013 documents. The full support of roundtrip to/from DOCX is available in this Aspose.Words version. Previously, Aspose.Words performed font substitution only in cases when FontInfo in the document for the missing font doesn’t contain the PANOSE. Now Aspose.Words evaluates all related fields in FontInfo (Panose, Sig etc) and finds the closest match among the available font sources. In case of font substitution the warning is issued with text. Please note that now font substitution mechanism will override the FontSettings.DefaultFontName in cases when FontInfo for the missing font is available in the document. FontSettings.DefaultFontName will be used only in cases when there are no FontInfo for the missing font. Moreover, please note that font substitution algorithm in MS Word is not documented so, the result of Aspose.Words font substitution may not match MS Word choice. Aspose team has introduced new property in this release that allows user to get type MathObjectType of this Office Math object. The MathObjectType enumeration is added in Aspose.Words 17.3 to specify type of an Office Math object. It has introduced new option in that removes empty rows that contain mail merge regions from the document. It has also added new public properties Justification and DisplayType into the OfficeMath class. It has also added new public property Field.LocaleId in this release that allows user to get/set field’s locale.  It has also added new paramerter -fitSizeLim for image tag to change the size of the textbox according to the size of the image without increasing the size of the textbox. It has also added support for variables in Aspose.Words 17.3 LINQ Reporting Engine that enables users to use variables in template documents. Variables are useful when users need to calculate an expensive value just once and access it multiple times in a template. The list of new and improved features added in this release are given below
New public OfficeMath properties: MathObjectType, Justification, DisplayType
Full support for Word 2013 documents (roundtrip to/from DOCX)
Variables support and more new features are introduced in LINQ Reporting Engine.
Font substitution mechanism improved. Now Aspose.Words evaluates all related fields in FontInfo (Panose, Sig etc) and finds the closest match among the available font sources.
Asian font rendering improved (more precise metrics calculation).
Stroke weight is now taken into account while rendering auto-sized Textboxes.
Implemented next round of improvements in table grid algorithm.
Improved table breaking logic in compatibility mode for tables with header rows.
Improved table breaking logic for tables with nested tables in a cell with bottom margin set.
Improved tables breaking logic for tables with vertically merged cells having horizontal borders.
Implemented fitText option for table cells.
Add MailMergeCleanupOptions option to remove empty row
Cell's content are warped incorrectly in output Pdf
PDF output is incorrect for 2 text columns
Add feature to set background color of table row using Linq Reporting Engine
Insert image dynamically using Linq without change size of textbox
Justification of OfficeMath object
Obtain type of the MathObject
Add feature to define variables in LINQ Reporting template
Provide ability to specify locale at Field level
Implement reading of themes for RTF format.
Support of MS Word 2013 documents (WORDSNET-7741 and WORDSNET-7964)
/table grid/ Cell's content is rendering a few inches to the right in PDF
Table header should be pushed to the next page if no rows fit below header in 2013 mode
Table header row orphaned in 2013 mode
Mail Recipient is lost after re-saving Doc
Add/remove document settings if OptimizeFor is called for a document
Incorrect Asian font metrics
Saving resources when converting Words documents to HTML
Fonts substitution // Improve font substitution rules.
Paragraph formatting is lost after re-saving Docx
Underline/strikethrough formatting is applied to revisions imported from HTML
/tcFitText/ Conversion of table creates new line inside table
Compare and Reject feature do not mimic Microsoft Word's behavior
/nested row break height/Text moves to previous pages after conversion from Docx to Pdf
/fitText/ Chinese text render on next line in HtmlFixed
/table break header row/ Converting from .docx to .pdf loses table header
/table break header row/ Table is rendered on previous page after conversion form Docx to Pdf
Table header moves to previous page bottom in PDF
EndnoteOptions are not saved if the document does contain endnotes
/table break/ All pages show some content from next page at bottom in PDF
Paragraph's spacing is changed when InsertDocument is used with UseDestinationStyles mode
Hebrew date field renders incorrectly in Pdf
Incorrect formatting of 'Normal (Web)' after import from another document
Text in image is missing when exporting to HTML
More vertical spacing between lines added when exporting to HTML
Output Docx is not opened in MS Word after performing mail merge
Bookmark entries are not entirely merged after mail merge
Z-order is incorrect after conversion docx to odt.
Some table rows render on the previous page of PDF
Bullet list is changed to numbered list after conversion from bytes to Docx
ShapeAttr.LineFillBlipName attribute returns invalid value
A strange Box appears near certain images in PDF
TTFontMetrics.BoldSimulationScale is not too accurate for MS Gothic
Hyperlink encoded twice in PDF
Aspose.Words ignores stroke weight for autosized textboxes
Shape with caps is not rendered correctly
Docx to Pdf conversion issue with StructuredDocumentTag rendering
List label size differs in layout.
Content of StructuredDocumentTag is lost in output Pdf/Doc
Docx to Html conversion issue with chart's axis bounds
Ref field generates error code after conversion from FlatOpc to Doc
TOC update does not see format revision changes.
Position of AutoShape is changed after Appending.
Fonts substitution // Measurements: Spacing of text lines in PDF is different to when viewed in MS Word
Fonts substitution // Incorrect fonts rendering.
Docx to HtmlFixed conversion issue with fonts
/advanced typography/ Arabic text is incorrectly rendered to PDF
WordArt // Multiline // Watermark shape is not rendering correctly in PDF
Contents position is changed after conversion from Doc to Pdf
Table's contents move to next page after conversion from Doc to Pdf
Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for .NET documentation that may guide users briefly how to use Aspose.Words for performing different tasks like the followings.
Inserting Images Dynamically
Setting Text Background Color Dynamically
Overview: Aspose.Words
Aspose.Words is a word processing component that enables .NET, Java & Android applications to read, write and modify Word documents without using Microsoft Word. Other useful features include document creation, content and formatting manipulation, mail merge abilities, reporting features, TOC updated/rebuilt, Embedded OOXML, Footnotes rendering and support of DOCX, DOC, WordprocessingML, HTML, XHTML, TXT and PDF formats (requires Aspose.Pdf). It supports both 32-bit and 64-bit operating systems. You can even use Aspose.Words for .NET to build applications with Mono.
More about Aspose.Words
Homepage Aspose.Words for .NET
Download Aspose.Words for .NET
Online documentation of Aspose.Words
0 notes
cnmains · 3 years ago
Text
Macports high sierra
Tumblr media
MACPORTS HIGH SIERRA FOR MAC
MACPORTS HIGH SIERRA MAC OS X
MACPORTS HIGH SIERRA INSTALL
MACPORTS HIGH SIERRA FULL
MACPORTS HIGH SIERRA WINDOWS
Users of Emacs on other platforms will appreciate the similar look and feel of the application. Otherwise, this is a stock distribution of Emacs.
Emacs Modified for macOS is a distribution based on the latest stable release of GNU Emacs with a few additions, most notably ESS and AUCTeX.
Experimental versions based on GNU Emacs 25 are also available.
MACPORTS HIGH SIERRA FOR MAC
Recommended for Mac users who want an Emacs that is tailored to the Mac.
MACPORTS HIGH SIERRA MAC OS X
It is a ready-to-use Universal App for PPC and Intel Macs that works well on all recent Mac OS X versions. Aquamacs is based on Cocoa, the modern user interface framework in OS X.
MACPORTS HIGH SIERRA INSTALL
Spell checking is easy to install (e.g., CocoAspell) and asian input methods are also supplied, and options to deal with the missing Meta key on Mac keyboards. All these extra modes come included and readily configured – no InitFile hacking. Hundreds of file types are supported (C, Java, HTML, Python, Ruby, AppleScript, XML, R (Splus), LaTeX ( AUCTeX) etc.).
MACPORTS HIGH SIERRA WINDOWS
OS X standard keyboard shortcuts are supported, files open in separate windows or tabs, nice fonts are available, and it has a convenient drag&drop installer. Aquamacs comes preconfigured with a large number of packages and differs from other Emacsen in that it feels more like a Mac OS X application.
AquamacsEmacs ( ) is a convenient distribution based on GNU Emacs 25.3.
Available via Homebrew and MacPorts (as emacs-mac-app), as discussed below, or prebuilt binaries.
MACPORTS HIGH SIERRA FULL
It has improved C-g support, an emulation of ‘select’ that doesn’t require periodic polling, full screen support, subpixel font rendering, and smooth (pixel) scrolling.
Mitsuharu Yamamoto's Mac port is based on the latest stable release of GNU Emacs (28.1 as of 2022-05) and claims to incorporate most of the features of Carbon Emacs and the Carbon+ AppKit port from Emacs 22.3.
In addition to that, they typically include recent versions of popular packages.
– “Pure Emacs! No Extras! No Nonsense!” The site makes available Releases, Pretests & Nightlies.Ĭustom distributions contain startup routines and tweaks to make Emacs’ UI behavior more “Mac-like”.
Command-O for opening a file) these are mapped to the Super modifier (i.e., the Apple/Command key functions as Super). Popular Mac keyboard shortcuts are available though (e.g. These builds are based on the development version of GNU Emacs and do not contain any additional packages or patches. If you are looking for more integration with OSX, Mitsuharu Yamamoto’s Mac port might be the best option. bashrc and try (since Yosemite /etc/nf is no more consulted for security reasons). Emacs shell environments behave differently from Terminal environments and in order to have correct environments like LANG=en_GB.utf-8 LC_ALL=en_GB.utf-8 or PATH= for sub-applications launched from Emacs like R, Octave, Gnuplot etc., set the environments not only in. When using the vanilla EmacsforOsx binary, a useful site for setting, at least, Emacs server and Emacs client applications is Configuring Emacs on Mac OS X. If you’ve used Emacs before and already have your own Emacs initialization file, then Emacs.app is likely a better choice.Īs compared to Aquamacs, Emacs.app is more traditional in its approach, prefers a single frame, and is more likely to work with existing emacs initialization files. Many find it to be more Mac-like than Emacs.app. If you are a Mac user new to Emacs, many people find Aquamacs to be a good choice. X11 Emacs is the “original” emacs running under X11 (installed by default in recent versions of Mac OS X) As of Emacs 23, Carbon Emacs has been deprecated in favor of Emacs.app. Note that Emacs.app, GNU Emacs/Cocoa, and GNU Emacs/nextstep refer to the same thing.Ĭarbon is the C language API (developed by Apple) that lets applications written under OS 9 (or earlier) run under OS X. Aquamacs and Emacs.app (which was merged into the official Emacs as of Emacs-23) both run under Cocoa. However, there are other Emacs distributions geared towards macOS that include GUI support as well as other features that may make it a more appropriate choice for some, if not most people.Ĭocoa is the Objective-C API (originally developed by NeXT) that is used for native OS X applications (included in Emacs 23.2). On macOS 10.15 Catalina and higher, mg (previously known as microGNUemacs) is still included. Versions of macOS prior to 10.15 Catalina include a copy of GNU Emacs 22 without GUI support compiled in and thus Emacs is automatically available on all but the most recent versions of macOS via the terminal. You can find precompiled versions of emacs and Emacs.app at. The official Emacs fully supports Mac OS X (along with GNU/Linux, Windows, DOS, and then some).
Tumblr media
0 notes
logtipabi · 3 years ago
Text
Windows 10 update latest problems 無料ダウンロード.Windows 10 のダウンロード
Windows 10 update latest problems 無料ダウンロード.Direct Download links for Windows 10 KB5003169 (Build 18363.1556)
Tumblr media
                                                                          Resolved issues.Download Windows 10
     · First of all, open Windows Settings. Next, click on the Update & Security option. Now head to the Windows Update > Check for Updates. Now Windows 10 will check for all available updates. Under the Optional updates, the Windows 10 version 21H1 will be listed. Click on the Download and install button to install the update  · These updates are designed specifically to address problems with recent Windows updates and become “proper” updates a few weeks later once they’ve been thoroughly tested. These updates are still pretty stable, though, so may be worth a shot if a recent update has broken something on Windows 10 for you  · Windows 10 KB (21H2, 21H1) released with these fixes. KB is now rolling out to PCs running Windows 10 21H2, 21H1, 20H2, and version Like previous optional cumulative updates    
Windows 10 update latest problems 無料ダウンロード.Latest Windows 10 Update Problems and How to Fix Them - Make Tech Easier
 · First of all, open Windows Settings. Next, click on the Update & Security option. Now head to the Windows Update > Check for Updates. Now Windows 10 will check for all available updates. Under the Optional updates, the Windows 10 version 21H1 will be listed. Click on the Download and install button to install the update  · These updates are designed specifically to address problems with recent Windows updates and become “proper” updates a few weeks later once they’ve been thoroughly tested. These updates are still pretty stable, though, so may be worth a shot if a recent update has broken something on Windows 10 for you Windows 10 の ISO ファイルをダウンロードするためにメディア作成ツールを使用した場合は、これらの手順に従う前に、ISO ファイルを DVD に書き込む必要があります。 Windows 10 をインストールする PC に、USB フラッシュ ドライブまたは DVD を挿入します。         
 KB is now rolling out to PCs running Windows 10 version 21H2, 21H1, 20H2, and Like previous optional cumulative updates, this patch is rolling out via Windows Update. Additionally, Microsoft has also posted direct download links for Windows 10 KB offline installers on its Update Catalog. Windows 10 KB is part of the November cumulative update and it is also the first patch for version 21H2 November Update which was recently released in the production channel.
Of course, Build KB will bump the build revision number for all supported Windows Likewise, version 20H2 is getting Build Remember that the build revision number is the only difference between these Windows 10 versions.
November optional update includes various bug fixes and improvements for Windows 10 version and later. For example, Microsoft fixed an issue that causes unexpected rendering issues when loading some variable fonts. Another Windows 10 bug where letters or characters appear at the wrong angle has been fixed.
Fortunately, this glitch only affected certain Asian languages, such as Japanese and Chinese. Microsoft has also fixed issues where Microsoft Excel crashes on certain devices when you export to PDF. On your devices, when you check for updates today, the following patch will appear on your screen:. Windows 10 KB Direct Download Links: bit and bit x The patch is apparently offered in. msu format and users can install it by tapping on the. msu, but this will only work if you apply the update to a device using the supported version of Windows.
There are several updates available on Microsoft Update Catalog and you will need to download the patch compatible with your system. msu file. Copy the. msu link and paste it into another tab to begin the download in Chrome. For example, an issue that affects the SearchFilterHost.
exe process has been fixed. Additionally, Microsoft has also patched critical Windows printing errors like 0x when connecting to a remote printer. Windows 10 This happens on devices when users try to uninstall fonts from the Settings page. Another bug affecting the UI for renaming files when using folder view in File Explorer has been resolved in Windows 10 update. In addition to these improvements, Microsoft has also added support for a new —cd argument to Windows Subsystem for Linux wsl.
This would allow users to specify a Windows or Linux path as a starting directory for the subsystem. Windows Latest. Windows Next Windows 11 update will kill more Control Panel pages. Windows 11 Build released with new Start Menu features. MS Paint is now getting new design features on Windows Microsoft Edge, Chrome to get new clipboard features on Windows 10,….
Microsoft Edge to get tab search, Windows 10 Search integration. Microsoft Defender is amongst the best antiviruses for Windows 10, Windows…. Once-popular Windows media player Winamp is probably coming back. Home Windows 10 PC. RELATED ARTICLES MORE FROM AUTHOR. Microsoft Edge, Chrome to get new clipboard features on Windows 10, Windows Microsoft Defender is amongst the best antiviruses for Windows 10, Windows Windows 10 will receive major feature updates once a year. Next Windows 11 update will kill more Control Panel pages December 3, Windows 11 Build released with new Start Menu features December 2, MS Paint is now getting new design features on Windows 11 December 1, Microsoft Edge, Chrome to get new clipboard features on Windows 10, Windows 11 Mayank Parmar - December 5, 0.
Microsoft Edge to get tab search, Windows 10 Search integration December 4, Microsoft Defender is amongst the best antiviruses for Windows 10, Windows 11 November 27, Once-popular Windows media player Winamp is probably coming back November 24, About us Advertise Contact Us Disclaimer Copyright Terms Of Use Privacy Policy.
0 notes
enterinit · 7 years ago
Text
Known issues and fixes in Windows 10 Insider Preview Build 18277
Tumblr media
Known issues and fixes in Windows 10 Insider Preview Build 18277. General changes, improvements, and fixes We fixed the issue causing WSL to not work in Build 18272. Thanks for your patience. We fixed an issue resulting in text not rendering on the screen if you had a large number of OTF fonts, or had OTF fonts that support the extended East Asian character set. We fixed a recent issue where Task View failed to show the + button under New Desktop after creating 2 Virtual Desktops. We fixed an issue resulting in Timeline crashing explorer.exe if you pressed ALT+F4 while it was visible. We fixed an issue significantly impacting Start menu reliability in recent builds when pinning, unpinning, or uninstalling apps. We fixed an issue where the expected context menu wouldn’t appear after right-clicking on a folder in File Explorer from a network location. Some Insiders may notice small differences in File Explorer over the coming flights – we’ll have more to share later about this later. We fixed an issue resulting in the home page of Settings having no visible scrollbar in recent flights if the window was small enough to need one. We’re updating the icon used to identify the Region page in Settings. We fixed an issue resulting in Settings crashing sometimes in recent flights when going to Sign-in Settings. We fixed an issue where Settings would crash if you were typing in the search box with the embedded handwriting panel and went to switch languages within the panel. We fixed an issue where playing videos might unexpectedly show a few frames in the wrong orientation when maximizing the window after changing the orientation of your screen. We fixed an issue impacting Emoji Panel reliability in recent flights. The touch keyboard’s feature to input a period after two quick taps on the spacebar was recently also accidentally enabled when typing with the hardware keyboard and has now been disabled. We’ve made some adjustments to improve the performance of WIN+Shift+S bringing up snipping. Some Insiders may notice changes to our snipping experiences, as we explore ideas for the future – we’ll have more details to share later. We fixed an issue that caused Far Manager to have a significant pause during a long running command like ‘dir’. We fixed an issue that caused Windows applications running from WSL through interop and applications using the *PseudoConsole APIs to redraw the top left corner excessively. We fixed an issue resulting in running “start .” from Command Prompt failing in the previous flight with an access denied error. We fixed an issue resulting in some Insiders experiencing bug checks (green screens) with the error KMODE_EXCEPTION_NOT_HANDLED on the previous flight. We fixed an issue where certain devices might hit a bug check (GSOD) when shutting down or when switching from a Microsoft account to a local admin account. We fixed an issue resulting in wuaueng.dll repeatedly crashing in the background for some Insiders in the last few flights. Known issues Some users will notice the update status cycling between Getting Things Ready, Downloading, and Installing. This is often accompanied with error 0x8024200d caused by a failed express package download. PDFs opened in Microsoft Edge may not display correctly (small, instead of using the entire space). We’re investigating a race condition resulting in blue screens if your PC is set up to dual boot. If you’re impacted the workaround is to disable dual boot for now, we’ll let you know when the fix flights. The hyperlink colors need to be refined in Dark Mode in Sticky Notes if the Insights are enabled. Settings page will crash after changing the account password or PIN, we recommend using the CTRL + ALT + DEL method to change the password Due to a merge conflict, the settings for enabling/disabling Dynamic Lock are missing from Sign-in Settings. We’re working on a fix, appreciate your patience. Known issues for Developers If you install any of the recent builds from the Fast ring and switch to the Slow ring – optional content such as enabling developer mode will fail. You will have to remain in the Fast ring to add/install/enable optional content. This is because optional content will only install on builds approved for specific rings. Read the full article
0 notes
zeroviraluniverse-blog · 7 years ago
Text
VLC 3.0 With Chromecast, HDR Support Launched for Windows, macOS, Android, and iOS
Visit Now - https://zeroviral.com/vlc-3-0-with-chromecast-hdr-support-launched-for-windows-macos-android-and-ios/
VLC 3.0 With Chromecast, HDR Support Launched for Windows, macOS, Android, and iOS
VideoLAN has released VLC media player app version 3.0 for a list of desktop and mobile platforms, including Windows (ARM, x86, and x64), macOS, Linux, Android, iOS, Android TV, Apple TV, and Chrome OS. VLC 3.0, which is called the Vetinari branch, includes support for HDR and brings 360-degree video support that was initially limited to a technical preview. The VideoLAN team has also uplifted the media watching experience by adding support for hardware decoding on all platforms for HD and UHD resolutions with H.264 and H.265 codecs and direct HDR support specifically for Windows 10 machines. It also finally brings Chromecast support.
VLC 3.0 notably fixes more than 1,500 bugs. Also, there are enhancements to utilise less CPU and GPU resources when decoding 4K and 8K content. The new VLC version includes 3D audio that works in tandem with the built-in 360-degree video support to offer a spatial video watching experience. Likewise, the fresh update includes audio pass-through for audio HD codecs like E-AC3, TrueHD, and DTS-HD. There is also support for more than eight audio channels to deliver a better surround sound experience than before. Exclusively for video enthusiasts, the latest VLC version has support for 12-bit codecs and extended colorspaces. The new version also comes with a new subtitle rendering engine that supports ComplexTextLayout and font fallback for multiple languages and fonts, including East-Asian languages.
Alongside the major new tweaks to widen its scope, the VLC v3.0 has new NFC and SMB access. There is also support for decompression and extraction through librarchive such as Tar, Zip, and Rar formats. Accelerating the experience on multiple devices, the VLC update supports hardware decoding using Direct3D11, DxVA2, D3D11, OMX, and MediaCode. The new version also has accelerated decoder for macOS and iOS devices based on Video Toolbox. Similarly, there are certain changes to improve battery performance on iOS devices.
VLC 3.0 fully supports streaming through Google’s Chromecast. You can leverage the new support to stream videos in formats that are not supported by Chromecast. Additionally, there is an upgraded user interface to support HiDPI on Windows 10 and new APIs for macOS machines.
You can download the VLC 3.0 player on your machine by visiting the official release page. The new version supports Windows XP and later, macOS 10.7 and later, Android Gingerbread 2.3 and later, iOS 7.0 and later, and all Chromebooks that have Google Play access. Moreover, the VideoLAN has been working on the new version since June 2016.
<!–
–>
0 notes
file-formats-programming · 7 years ago
Text
Convert Equation XML to Office Math & Animated GIF Bookmarks inside Java Apps
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for Java 18.9. Starting from Aspose.Words 18.9, the bookmarks are allowed on block, cell and row levels. It has added AnnotationsAtBlockLevel and AnnotationsAtBlockLevelAsDefault properties in LoadOptions class to work with block level bookmarks. A new proeprty LoadOptions.ConvertShapeToOfficeMath has been added in this version of Aspose.Words to convert shapes with EquationXML to Office Math objects. It has added new property UnconditionalMergeFieldsAndRegions in MailMerge class to merge fields and merge regions regardless of the parent IF field’s condition. Previously Aspose.Words used to create random owner password in the produced PDF document when PdfEncryptionDetails.OwnerPassword was not set by the user. There are 85 improvements and fixes in this regular monthly release. such as Animated GIF is fully supported now, MANIFEST.MF updated to support new OSGI versions, TIFF colors accuracy improved, Java 10 and Java 11 compatibility improved: reflection for safe using of optional external libraries is removed, Bookmarks are allowed on block, cell, row level, Added load option to treat Shapes with math XML as Shapes in the model, Provided option to choose between Old and New Mail Merge behaviors, Improved PDF encryption in case when owner password is not specified, Metafile rendering improved: fixed drawing records processing when path bracket is opened, fixed processing of EMR_SETBKMODE record when incorrect values specified, Improved output image quality when rendering metafiles with raster operations set, Fixed handling of glyphs without outlines when parsing glyph data while rendering, Improved rendering of the mathematical element “Apostrophe” of the MathML object, Improved justification of Asian texts, Improved rendering of revisions in balloons, Improved text placement around floating shapes and many more. The list of most notable new and improved features added in this release are given below
Aspose.Words conversion throw error in Docker
Add load option to treat Shapes with math XML as Shapes in the model
Support insertion of Bookmarks at Block, Row and Cell levels
Investigate Aspose.Words for .NET containerization
Provide option to choose between Old and New Mail Merge behaviors
Significant decrease of performance getting bookmark
Table Bookmark gets deleted when importing Table
Incorrect wrapping around a table because of WrapGap issue.
Create tests for API 18.06
AW doesn't move text to the new line for tables with thick borders
Aspose.Words sets owner password when only user password is specified during conversion to PDF
Add unit tests code coverage analysis to development process
Improve table bookmarks
Improve through wrapping of text boxes
Update Manifest generation according to changed packages and new OSGI versions    
Ampersand changes alphabetical sort order for INDEX field
Right-aligned tab-stops conversion issue in resultant MHTML
Image sometimes do not render in exported HTML
Math symbols are being read incorrectly
Animated GIF rendered to PDF with a bottom gray band
ReportingEngine.buildReport throws "Multiple decimal separators in pattern "yyyy.MM.dd"
DOCX to PDF conversion issue with image's color
RtfLoadOptions.setRecognizeUtf8Text() does not work
Wrong export declaration in MANIFEST.MF
Docx to Png/Pdf conversion issue with table's autofit behavior
Tables misaligned in rendered PDF
Text at the end of page flows to the next page when saving Word as PDF
Shape's text and color is lost in output PDF/DOC
DOCX to PDF conversion issue with table rendering
Extra lines are rendered after conversion from DOCX to PDF
Size of picture changes after re-saving DOC
Format revisions and comments are not rendered correctly in PDF
Shape's position is changed in output PDF
Empty pages are rendered in output PDF
MACROBUTTON HTMLDirect is not rendered in output PDF
Paragraph floats towards left page margin in PDF
DOCX to PDF conversion issue with shape's position
Trendlines in graphs on word documents not displaying
Formula breaks when document is resaved
MailMergeCleanupOptions.RemoveUnusedFields removes REF field from the footer
Asian text is justified incorrectly
The EQ field does not render in output Jpeg when Document.GetPageInfo is called
Image's content is lost after using Document.AppendDocument
Hidden bookmarks are not correct after re-saving DOCX
The EQ field does not render in output Jpeg
Font name and size is changed after appending one document into another
Vertical spacing not preserved in PDF
Open Save a DOCX causes Tabs to become Underlined
Endnotes becoming corrupted when saving DOC to DOCX
Endnotes becoming corrupted when saving DOC to DOCX
Endnotes becoming corrupted when saving DOC to DOCX
Endnotes Footnotes becoming corrupted when saving DOC
TOC isn't rendered properly in PDF output
Fopc Strict can be written, but reading fails
Chart axis is wrong in Aspose.Words generated .pdf
An error raises while using ComHelper class.
Picture does not render correctly
Picture does not render correctly
Equation is not rendered correctly in PDF
DOCX to PDF conversion issue with cell borders
DOCX to PDF conversion issue with textbox shape glow
Incorrect color of the axis after converting to PDF
Color shade inside the shape is missing in output PDF
Irregular shapes, Missing colors, Incomplete shapes in output PDF
Fill color in shapes is missing in output PDF
Irregular shapes, Missing colors, Incomplete shapes in output PDF
Bookmark position is not preserved during open/save
Table in Shape overlaps the other Page content in fixed page formats
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for .NET documentation that may guide users briefly how to use Aspose.Words for performing different tasks like the followings.
Working with Bookmark on Block, Cell, Row Levels
Import Shapes with Math XML as Shapes into DOM
Overview: Aspose.Words
Aspose.Words is a word processing component that enables .NET, Java & Android applications to read, write and modify Word documents without using Microsoft Word. Other useful features include document creation, content and formatting manipulation, mail merge abilities, reporting features, TOC updated/rebuilt, Embedded OOXML, Footnotes rendering and support of DOCX, DOC, WordprocessingML, HTML, XHTML, TXT and PDF formats (requires Aspose.Pdf). It supports both 32-bit and 64-bit operating systems. You can even use Aspose.Words for .NET to build applications with Mono.
More about Aspose.Words
Homepage Java Word Library
Download Aspose.Words for Java
Online documentation of Aspose.Words
Post your technical questions/queries to Aspose.Words Forum
Receive notifications about latest news and supported features by subscribing to Aspose.Words Blog
0 notes
file-formats-programming · 7 years ago
Text
Java 10 Support & Nested Reports Provision by LINQ Reporting Engine inside Java Apps
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for Java 18.8. There are 86 improvements and fixes has included in this regular monthly release, such as Java 10 tested and supported now, New and updated Samples and Examples, Change SHA-1 to SHA-256 and public asymmetric key from 1024 to 2048 for the license mechanism, Implemented support for “underline trailing spaces” compatibility option, Implemented support for paragraph alignment in Omath when inserted using EQ fields, Enhanced computation of interscript spacing values based on TTF properties, Improved wrapping of text around floating objects, Improved calculation of position of floating tables and shapes, Improved floater overlapping logic, Improved computing of pages numbers in continuous sections which have restart attribute and conflicting oddity, Fixed line justification issue when RTL span is at the end of the line, Fixed issue with null dml properties, Fixed issue with rendering of floating shapes in truncated headers/footers, Fixed issue with rendering of lines inside of a field result when updated in truncated part of a cell, Improved rendering of math operators in MathML objects, Improved rendering of MathML objects with n-ary math element when n-ary character and limit location are not specified, Fixed a bug with rendering of a math n-ary element if it is part of a fraction, Fixed a bug when polyline with an arrow and a very small line segment at the end, Fixed a bug when an arrow pointer is incorrectly directed while rendering Bezier curves with arrows, Fixed a bug where the end of the line was outside the “stealth arrow” when rendering, LINQ Reporting Engine supports nested reports.  Aspose team has tested Aspose.Words for Java with Java 10 and is pleased to announce that Java 10 is now supported by the latest versions of Aspose.Words for Java. Developers can insert contents of outer documents to their reports dynamically using LINQ Reporting. Starting from Aspose.Words for Java 18.8, developers can enable doc tag to check the template syntax and populate with data using LINQ Reporting. By default, a document being inserted is not checked against template syntax and is not populated with data. It has added support to create snip corner rectangles in this version. This release has added HtmlSaveOptions.ExportCidUrlsForMhtmlResources property. Users  can use this property to save the resources of MHTML document using the “Content-Id” URL Scheme. It has also added new property ShowComments in LayoutOptions class. This property is used to show or hide comments in fixed file formats e.g. PDF, XPS. By default, the comments are visible.  A new property ShowInBalloons has been added to RevisionOptions class. This property is used to show revisions in the balloons. By default, the revisions in balloons are not shown.  Previously, Aspose.Words used to save “@font-face” rules of HtmlFixed documents into a separate file “fontFaces.css” while other CSS declarations were written to “styles.css”. We have changed this behavior and now Aspose.Words saves all CSS rules and declarations into the same file “styles.css”. In case the old behavior is required for compatibility with legacy code, it can be restored by using the new public property HtmlFixedSaveOptions.SaveFontFaceCssSeparately. It has added new property RecognizeUtf8Text in RtfLoadOptions class. This property allows to detect UTF-8 encoded characters and preserve them during import. Obsolete value NumInDash was removed from NumberStyle enum. Please, use NumberStyle.NumberInDash value instead. Obsolete method ToTxt() was removed from Node class. Please, use ToString(SaveFormat.Text) instead. The obsolete property Location has been removed from the FootnoteOptions and EndnoteOptions classes. Please use the Position property. Also, the FootnoteLocation emum type has been removed. The list of most notable new and improved features added in this release are given below
Allow setting "Layout in Table Cell" option of shapes
Add feature to create Snip Corner Rectangle
Track changes rendering issue in resultant PDF
Add a feature to escape ampersand symbol during replacement
Change SHA-1 to SHA-256 and public asymmetric key from 1024 to 2048 for the license mechanism
Add feature to populate template document loaded by "doc" tag
Include Formatting Comments in Save To Tiff
Add feature to detect encoding characters and change them to UFT-8 in output RTF
SaveDate field's result become visible after re-saving the document
Reference resources in MHTML documents using the "Content-Id" URL scheme
Spaces and special characters trimmed when rendering
Remove UTF-8 BOM from CSS parts in MTHML documents
Rework span shallow size tests
Combine styles when saving Words to HTML with HtmlFixedSaveOptions
Incorrect font fallback for Asian characters
Implement the second way of rendering the shape outline
Line Caps Rendering - PolyLine caps direction is not correct
Update minimum possible font size
Remove Aspose logo from Venture license in trial mode
Remove obsolete public properties EndnoteOptions.Location/FootnoteOptions.Location
Set RunPr.ComplexScript to True for Thai letter list labels
SetLicense throws IllegalStateException.
Update Metered license code.
Save HTML to PDF-A_1B does not generate indexed images anymore
Borders look incorrect after converting document to PDF using MS Word or Bullzip PDF Printer
Table with different preferred widths extends outside the page when rendered
Table preferred width no longer automatically resizes when cell preferred width is set
Table column widths are calculated incorrectly during rendering
Cell's contents move to next line after conversion from Doc to Pdf
Elbow Arrow Connectors are not rendering correctly in PDF
Visio objects are overlapped in output PDF
Floating table is positioned improperly
Hijri Date is displayed in English Numbers in output DOCX/PDF
Text is missing after conversion form DOCX to PNG
DOCX to PDF conversion results are inconsistent in Multithreading
DOCX to HTML Issue with HtmlOfficeMathOutputMode as MathML
OfficeMath nodes are exported incorrectly as MathML in output HTML
Image generated from Dokkered web app is completely black.
Thai characters are converted to numbers in PDF
text-anchor' property is not imported correctly
Insert SVG into Aspose.Word.Document results in black image
The rendered PDF output is corrupted
Document.UpdateFields displaces text of frame when using 'IncludeText'
Arrow shape is rendered incorrectly
Numbers List Change while Converting Doc to PDF
Paragraph's text is missing in output PDF
Incorrect rendering of the OMath if FirstLineIndent is specified, after converting to PDF
Problem of incorrect Revisions Count after Comparing documents
CSS border style is not applied to image in output PDF/DOCX
Content is rendered on multiple pages in HtmlFixed/PNG
Distance between symbols not preserved in PDF
Borders of some SmartArt elements not preserved in PDF
LayoutCollector.GetStartPageIndex returns wrong page number
Equations render partially in generated PDF
Document.UpdateFields generates wrong alphabetical sort order for INDEX field
PDF output doesn't match the original DOCX document
Word breaking in Thai language is wrong
Signature images are not visible in generated PDF/Imag
Unknown yellow color rectangle is rendered after conversion from DOCX TO PDF
DOCX to PDF conversion issue with textbox shape glow
StartTrackRevisions hangs and process does not complete
Incorrect rendering of the text outline with zero width after converting to PDF
Extra pages are created when DOCX is converted to PDF
Improve conditions for hanging punctuation
Vertical spacing between Paragraphs increased when rendering to PDF
Remove whitespaces from MathML content while importing html to model.
Line Caps Rendering - Stealth arrow is rendered incorrectly.
Line Caps Rendering - Curved arrow has incorrect direction.
Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for .NET documentation that may guide users briefly how to use Aspose.Words for performing different tasks like the followings.
Inserting Documents Dynamically
Create Snip Corner Rectangle
Overview: Aspose.Words
Aspose.Words is a word processing component that enables .NET, Java & Android applications to read, write and modify Word documents without using Microsoft Word. Other useful features include document creation, content and formatting manipulation, mail merge abilities, reporting features, TOC updated/rebuilt, Embedded OOXML, Footnotes rendering and support of DOCX, DOC, WordprocessingML, HTML, XHTML, TXT and PDF formats (requires Aspose.Pdf). It supports both 32-bit and 64-bit operating systems. You can even use Aspose.Words for .NET to build applications with Mono.
More about Aspose.Words
Homepage Java Word Library
Download Aspose.Words for Java
Online documentation of Aspose.Words
Post your technical questions/queries to Aspose.Words Forum
Receive notifications about latest news and supported features by subscribing to Aspose.Words Blog
0 notes
file-formats-programming · 7 years ago
Text
Insert Hyperlink Dynamically for LINQ Reporting Engine, Setup Language Preferences using .NET
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for .NET 18.6. This month’s release contains over 62 useful new features, enhancements and bug fixes, such as exposed Title and Description properties into Table class, Added feature to insert shapes through the DocumentBuilder using ShapeType, Changed public properties of AxisScaling class, implemented API allowing to set up language preferences, Added IsMoveFromRevision and IsMoveToRevision properties, exposed properties for Asian typography into ParagraphFormat class, Public TXT save option AddBidiMarks is added, implemented “left” and “right” alignment support for Ruby objects rendering, improved rendering of DrawingML chart data labels with percentage values and the specified format, Flat shapes that are perpendicular to the projection plane are not rendered now, Zero-width characters in DrawingML textboxes no longer cause an exception during rendering, Fixed an issue with font fallback rendering for 1F600 – 1F64F (Emoticons) Unicode range, Fixed a bug with the rendering of the chart data labels, when label text and SpPr are specified, fixed a bug with the maximum value of the chart axis when rendering DrawingML charts, Fixed a problem with rendering of subscript and superscript text in DrawingML charts, Enhanced logic which handles page breaks inside text frames, LINQ Reporting Engine supports dynamic insertion of hyperlinks and many more. A new feature has been introduced in this version of Aspose.Words to insert hyperlink dynamically using LINQ Reporting engine. Starting from Aspose.Words 18.6, users can set the alternative text of table. It has added Title and Description properties into Table class. This release has added following methods in DocumentBuilder class to insert inline and free-floating shapes. These methods allow to insert DML shape into the document model. It has removed MinimumIsAuto and MaximumIsAuto properties from the AxisScaling class. The type of the Minimum and Maximum properties has been changed from double to AxisBound. A new class AxisBound has been added in latest API that allows specifying axis bound as a numeric, datetime or “auto” value. This release has added new feature in this release to setup language preferences. In MS Word, users can setup it from ‘Set the Office Language Preferences’ dialog. It has addd following public properties into the Inline, Paragraph, ShapeBase and InlineStory classes to work with ‘move from’ and ‘move to ‘ revisions.  This release has added support of line break options for Asian Typography. Following public properties have been added into the ParagraphFormat class. It has added TxtSaveOptions.AddBidiMarks property in this version of Aspose.Words to support insertion of bi-directional marks in output TXT file format. Obsolete enum RowAlignment was Removed from API. Please use TableAlignment enum instead.  The list of new and improved features added in this release are given below
Add DateTime type to Minimum/Maximum AxisScaling
Add feature to get Move From and To revision type
Add feature to insert mailto link using LINQ Reporting
Add feature to insert shapes through the DocumentBuilder using ShapeType
Add feature to rotate VML text box (shape)
Add Table properties in table object to get/set Title, Descriptions in table>properties>Alt Text tab
Consider adding a InsertShape method to DocumentBuilder
Implement possibility to create DML shapes by default.
Support Asian Typography options of Paragraph
AW throws NRE if a field contains a comment
Blank page added in generated PDF
Document.Save lose the 'Image Size and Quality' setting
Emulate special "page break before" handling
Fonts of SVG fragments saved to HTML are not included in font resources
Paragraph moves to the right during DOCX to PDF conversion
RTF to HTML is not Converting all the RTF content to HTML
Shape.Rotation does not work for Shape node created by Aspose.Words
System.TypeInitializationException when try to create new CertificateHolder at .Net Standard 2.0
Throw a meaningful exception when inserting a Shape in GroupShape with wrong markup language
A Paragraph is pushed down to the next page in output Documents
Aspose.Words drops header/footer from altchunk document
Contents position is changed after conversion from DOC to PDF
Debug assertion failure when loading an HTML document
Document.Protect is not worked with AllowOnlyFormFields protection type
DOCX does not open in MS Word 2016 after re-saving it
DOCX to PDF conversion issue with shapes' position
Docx to Pdf conversion issue with spacing at the top of page
Extra line appears in rendered PDF
Extract contents between bookmark is not working for bullets
Field.Unlink changes font size of paragraph break
Foreign language rendering as square boxes
Images are not rendered in output PDF
Incorrect alignment when converting docx with Ruby to PDF
Incorrect percentage value for data labels after converting DOCX to PDF
List numbering incorrect when comparing documents
LprSpan.LocaleIdFarEast is not populated from the document model
Negative indent issue in DOCX to HTML conversion
Node.ToString returns incorrect output for English and Arabic text
Non-XML data in CustomXmlPart causes Aspose.Words to produce a corrupted DOCX
ODT To DOCX - Conversion problems with tables
RTF to HTML conversion converts Text boxes to Image
RTF to Html conversion issue paragraph indent
Shape.Filled property returns incorrect value
Shape.Rotation does not rotate the text of shape
Shape's background color is lost after conversion from DOCX to PDF
System.NullReference is thrown when show revision balloons is on
Text formatting lost in DOC to DOCX conversion
Text position is changed after conversion from Docx to Doc/Pdf
The alignment of the paragraph is changed in the output DOCX
The conversion MHTML to PDF produces corrupted output
The small letters in the chart are rendered incorrectly after converting to PDF
The table moved to the next page in PDF output
The text color of the chart data labels is changed when converting to PDF
Wrong page headers during Word to PDF conversion with merged document (AltChunk)
Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for .NET documentation that may guide users briefly how to use Aspose.Words for performing different tasks like the followings.
Working with Alternative Text of Table
Inserting Inline and Free-floating Shapes
Overview: Aspose.Words
Aspose.Words is a word processing component that enables .NET applications to read, write and modify Word documents without using Microsoft Word. Other useful features include document creation, content and formatting manipulation, mail merge abilities, reporting features, TOC updated/rebuilt, Embedded OOXML, Footnotes rendering and support of DOCX, DOC, WordprocessingML, HTML, XHTML, TXT and PDF formats (requires Aspose.Pdf). It supports both 32-bit and 64-bit operating systems. You can even use Aspose.Words for .NET to build applications with Mono.
More about Aspose.Words
Homepage Aspose.Words for .NET
Download Aspose.Words for .NET
Online documentation of Aspose.Words
0 notes
file-formats-programming · 8 years ago
Text
Get/Set Number of Footnote Layout Columns & Add/Remove Comment Reply in Word Files inside iOS Apps
What's New in this Release?
Aspose team is pleased to announce the new monthly release of Aspose.Words for iOS via Xamarin 17.10.0.  Aspose.Words for iOS via Xamarin’ has full functionality of Aspose.Words for .NET with few limitations, minor API changes and additional requirements. This version also includes all bug fixes and public API changes made in Aspose.Words for .NET 17.10. This release has greatly improved image reading and Path gradient rendering is now also supported. Developers can also perform the following tasks by using Aspose.Words for iOS via Xamarin 17.10, Set Target Document for Comparison Differences, Use LINQ Reporting Engine to Remove Chart Series Dynamically, How to Add and Remove Comment’s Reply, Save Black and White Image with One Bit Per Pixel Format,  Get and Set Number of Footnote Layout Columns, Signing Word Document using Signature Provider Identifier, create New Signature Line Sign Word Document using Provider Identifier, how to Get the Table Alignment and prevent Embedding Fonts while saving Document into HtmlFixed. Aspose.Words for iOS via Xamarin’ is an advanced Word document processing API to perform a wide range of document processing tasks directly within your native iOS applications. You can integrate this API through Xamarin framework for iOS applications. ‘Aspose.Words for iOS via Xamarin’ API supports DOC, OOXML, RTF, HTML, OpenDocument, PDF, XPS, EPUB and other formats. You can generate, modify, convert and render documents.  The list of new and improved features added in this release are given below
TIFF image reading is implemented
Path gradient rendering is now supported.
"Don't add extra space for raised/lowered characters" compatibility option is supported.
Multiple improvements in RTL and Asian text handling.
LINQ Reporting Engine supports dynamic chart series removal.
‘Black and white’ images with one bit per pixel format rendering implemented. PixelFormat.Format1bppIndexed was introduced.
An option to prevent the fonts embedding into HTML Fixed output implemented. Introduced HtmlFixedSaveOptions.UseTargetMachineFonts property.
Rendering of HTML fixed documents with “PRC” encoding fonts has been improved.
An algorithm, which mimics the behavior of MS Word when rendering of rotated VML shapes with text boxes.
Rendering of “Surface” and “Stock” DrawingML Charts has been improved.
Added CompareOptions.Target property and enumeration ComparisonTargetType.
Added public methods to add and remove replies to comment.
Ability to get and set the number of footnote layout columns.
Provide API similar to SignatureSet.AddSignatureLine Method (Office).
Expose Table.HorizontalAlignment property public.
Set Target Document for Comparison Differences
Use LINQ Reporting Engine to Remove Chart Series Dynamically
How to Add and Remove Comment’s Reply
Save Black and White Image with One Bit Per Pixel Format
Get and Set Number of Footnote Layout Columns
Signing Word Document using Signature Provider Identifier
Create New Signature Line Sign Word Document using Provider Identifier
How to Get the Table Alignment
Prevent Embedding Fonts while saving Document into HtmlFixed
  Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for iOS via Xamarin documentation that may guide users briefly how to use Aspose.Words for performing different tasks like the followings.
Set Target Document for Comparison Differences
How to Add and Remove Comment's Reply
Overview: Aspose.Words for iOS via Xamarin
Aspose.Words for iOS via Xamarin API can be integrated with the Xamarin.iOS platform making it possible to develop native iOS apps having the ability to create, manipulate, convert or render most commonly used Word processing document formats without worrying about the complexities of the underlying format implementation. It allows developers to convert any word document to DOC, DOCX, ODT, RTF, HTML, TXT formats. Xamarin.iOS developers can programmatically create, modify, extract and replace all document elements including sections, headers, footers, paragraphs, lists, tables, text, fields, hyperlinks, bookmarks and images.
More about Aspose.Words for iOS via Xamarin
Homepage of Aspose.Words for iOS via Xamarin
Download Aspose.Words for iOS via Xamarin
Online documentation of Aspose.Words for iOS via Xamarin
0 notes
file-formats-programming · 8 years ago
Text
Aspose.Words for Mac via Xamarin is Released! Create, Edit & Render Word Docs in Mac Apps
What's New in this Release?
Aspose team is pleased to announce the first release of Aspose.Words for Mac via Xamarin. In future, regular monthly releases will be published. ‘Aspose.Words for Mac via Xamarin’ has full functionality of Aspose.Words for .NET with few limitations, minor API changes and additional requirements.  Aspose.Words for Mac via Xamarin is an advanced Word document processing API to perform a wide range of document processing tasks directly within user’s native Mac applications. Developers can integrate this API through Xamarin framework for Mac applications. Aspose.Words for Mac via Xamarin API supports DOC, OOXML, RTF, HTML, OpenDocument, PDF, XPS, EPUB and other formats. Users can generate, modify, convert and render documents. It supports programmatic access through a rich API to all document elements and formatting allows creating, modifying, extracting, copying, splitting, joining, and replacing document content. Developers can generate documents or reports from scratch or by filling templates with data from data sources or business objects. The list of new and improved features added in this release are given below
Analyze what it takes to work Aspose.Words with Xamarin.Mac (Mono)  
Impellent porting to Xamarin.Mac
Multiple improvements in RTL and Asian text handling.
LINQ Reporting Engine supports dynamic chart series removal.
Rendering of HTML fixed documents with “PRC” encoding fonts has been improved.
Ability to get and set the number of footnote layout columns.
Provide API similar to SignatureSet.AddSignatureLine Method (Office).
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for Mac via Xamarin documentation that may guide users briefly how to use Aspose.Words for performing different tasks like the followings.
File Formats and Conversions
Rendering and Printing
Overview: Aspose.Words for Mac via Xamarin
Aspose.Words for Mac via Xamarin is an advanced set of APIs that can be integrated with the Xamarin.Mac framework to perform a wide range of document manipulation tasks within the Mac applications. Aspose.Words for Mac via Xamarin makes it possible to develop native Mac applications having the ability to create, manipulate, convert or render most commonly used Word processing document formats without worrying about the complexities of the underlying format implementation. Xamarin.Mac developers can programmatically create, modify, extract and replace all document elements including sections, headers, footers, paragraphs, lists, tables, text, fields, hyperlinks, bookmarks and images.
More about Aspose.Words for Mac via Xamarin
Homepage of Aspose.Words for Mac via Xamarin
Download Aspose.Words for Mac via Xamarin
Online documentation of Aspose.Words for Mac via Xamarin
0 notes
file-formats-programming · 8 years ago
Text
Set Base Document for Document Comparison & Add/Remove Comment Reply inside Java Apps
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for Java 17.10.0. This month’s release contains over 83 useful new features, enhancements and bug fixes.     added in this release to use the base document during comparison of documents. This feature is related to Microsoft Word “Show changes in” option in “Compare Documents” dialog box. It has added Public property CompareOptions.setTarget to the CompareOptions class to provide ability to determine base document upon documents comparison. It has added a new feature in LINQ Reporting Engine to remove chart series dynamically. In particular, this feature is useful when user need to restrict access to sensitive data in chart series for some users of your application. It has introduced a new tag <<removeif [conditional Expression]>> for the purpose. It has introduced new features to add reply to a comment and remove a reply.  Two new public methods Comment.AddReply and Comment.RemoveReply are implemented in new version of Aspose.Words for Java to add and remove comment’s reply. As per MS Office limitations Aspose.Words for Java supports only 1 level of replies in the document. It hass also have added public property FootnoteOptions.Columns to set or get the number of columns with which the footnotes area is formatted. The default value is 0. If this property has the value of 0, then footnotes area is formatted with a number of columns based on the number of columns of related page. It has added public properties SignOptions.ProviderId and SignatureLine.ProviderId in this version of Aspose.Words for Java to sign Word document using signature provider identifier. A new feature has been added in this release to get alignment of a Table. Users can get the relative alignment of a Table using new properties when its text wrapping is “Around”. By default, Aspose.Words for Java embeds fonts in HtmlFixed format. It has introduced new property to prevent embedding fonts while saving Document into HTML Fixed Format and use fonts from target machine.  The list of new and improved features added in this release are given below
Support new features of MS Word 2016
Add feature to set/get footnote layout column
Provide API similar to SignatureSet.AddSignatureLine Method (Office)
Support to modify number formatting of charts
Dynamically add or remove series on chart in LINQ reporting - a new template tag.
Applying a radial gradient fill (hardware rendering).
Applying a rectangular gradient fill (hardware rendering).
Applying a path gradient fill (hardware rendering).
/Don't add extra space for raised/lowered characters/ Table data moves to next page in DOC to PDF rendering
Expose Table.HorizontalAlignment property public.
Prevent embedding fonts while saving into HTML
Implement support of transform for radial gradient fill (hardware rendering).
Allow embedding fonts into RTF documents.
Allow embedding fonts into DOC documents.
/com/ Create a sample project which provides a wrapper for common methods that cannot be easily called from COM or scripting languages
Provide way to add a Reply Comment in document
Empty paragraphs become paragraphs with non-breaking space character during DOC-HTML-DOC roundtrip.
Applying simple textures (such as Color, Gradient, Picture, etc.) for 3D shapes (hardware rendering)
Support comments tree in HTML export
Import textboxes saved by MS Word to HTML
Line spacing between Latin and Asian text is shifted by some Asian characters.
Inconsistent DateTime.toString() formatting (timezone shift?).
Simulate Italic for Poorly Rendered Fonts
Can't load font with PRC encoded Chinese name.
Concatenating RTF documents throws IndexOutOfBoundsException
Table column widths are not rendered correctly in PDF
/non-breaking space/ DrawingMLs are not rendering on the same line in PDF
Docx to Pdf conversion issue with table rendering
Docx to PDF/Tiff conversion issue with text position relative to line shape
The font is not recognized in output HtmlFixed/Pdf
Font Substitution issue while rendering Doc to HtmlFixed
Shape's text does not render correctly in output Pdf
Line breaks appear in gray after ODT-HTML-ODT roundtrip
Document.AcceptAllRevisions does not accept all revisions
DOC to PDF conversion losing header
DOC to PDF conversion loses text formatting
Japanese text and font is changed after re-saving RTF
Shape's text is rendered in two lines after Docx to Pdf conversion
Opening embedded Visio Drawing issue
Revisions are colored incorrectly when rendering to HTML and MHTML output.
Document.Compare generates incorrect revisions for table of contents
Document compare issue with bullet list when CompareOptions.IgnoreFormatting is used
ListFormat.ListLevel.Font does not report bold attribute properly
Open Save a RTF changes Headline when viewing via WordPad view
Charts are not rendered correctly in output PDF
RTF to PDF conversion results in blank document
Hebrew text does not render correctly in output PDF
Page numbers are missing in resultant PDF footer
Aspose.Words 17.08 Exception when saving .ott documents to .doc and .dot formats
Indent issue in DOC output
Surface chart is rendered wider than in MS Word.
Stock chart is rendered improperly.
Server hangs while saving and sending PDF document to browser
ShowRevisionMarks does not work when its value is false
Text is missing in DOCX to PDF rendering
Document.HasRevisions returns incorrect value after using Document.Comare
Incorrect page count of a ODT Document
DOCX to image conversion issue with Japanese text position
Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for .NET documentation that may guide users briefly how to use Aspose.Words for performing different tasks like the followings.
How to Compare Two Word Documents
Using Charts to Represent Sequential Data
Overview: Aspose.Words
Aspose.Words is a word processing component that enables .NET, Java & Android applications to read, write and modify Word documents without using Microsoft Word. Other useful features include document creation, content and formatting manipulation, mail merge abilities, reporting features, TOC updated/rebuilt, Embedded OOXML, Footnotes rendering and support of DOCX, DOC, WordprocessingML, HTML, XHTML, TXT and PDF formats (requires Aspose.Pdf). It supports both 32-bit and 64-bit operating systems. You can even use Aspose.Words for .NET to build applications with Mono.
More about Aspose.Words
Homepage Java Word Library
Download Aspose.Words for Java
0 notes
file-formats-programming · 8 years ago
Text
Add Bookmarks with Named Destination & Copying VBA Project from One Excel File to Other using .NET
What’s new in this release?
Aspose development team is pleased to announce the new release of Aspose.Cells for .NET 17.9.0. This release includes some valuable features and other enhancements along with critical bug fixes that further improve the overall stability of the APIs. Aspose.Cells supports to specify Named Destinations in the output PDF file that do not depend on PDF pages. It means, if pages are added or deleted from PDF, bookmarks may become invalid but named destinations will remain intact. Please see the document/article (with attachments) that explains on how to add PDF Bookmarks with Named Destinations for users complete reference. If an Excel file contains external resources (linked images or objects), so, when users convert an Excel file to Pdf, Aspose.Cells retrieves these external resources and renders them to Pdf file format. Now, if users do not want to load these external resources rather you want to manipulate them, users can do this using PdfSaveOptions.StreamProvider API which implements the IStreamProvider interface. Aspose.Cells allows developers to copy VBA project from one Excel file into other. VBA project consists of various types of modules i.e. Document, Procedural, Designer etc. All modules can be copied with simple code but for Designer module, there is some extra data called Designer Storage needs to be accessed or copied. Aspose.Cells provides Shape.ToFrontOrBack()method which changes the z-order position of the shape. If users want to send shape to back you will use negative number like -1, -2, -3 etc. and if users want to send shape to front, will use positive number like 1, 2, 3 etc. Developers can sort data in the column using custom list. GridWeb displays comments as Tooltips like MS-Excel does when users hover mouse over the respective cell. The web based grid control provided by Aspose.Cells for .NET allows creating, removing and getting cell comments inside the worksheet. There are some other enhancements included in this release, such as Determining which stack size is needed for a certain Workbook, Exception: “Too many entries. Consider setting ZipOutputStream.Enable Zip64” on merging the file(s), When RecommendReadOnly is true, IsWriteProtected is also true, Handled NullReferenceException when reading XLSX using LoadFilter containing Pivot Table, Handled “Input string was not in a correct format” exception on opening MS Excel file. In this release, Aspose team has fixed several other issues. For example, issues around reading/writing MS Excel file formats, Smart Markers, manipulating ranges, inserting rows and columns, rendering shapes and drawing objects, manipulating OLE Objects, rendering and manipulating charts, manipulating PivotTables, rendering images from Excel worksheets, rendering images files from charts and exporting Excel workbooks to PDF format have been resolved. This release includes several enhanced features and bug fixes as listed below
Determine which Stack Size is needed for a certain Workbook
Format the custom Label's font and its cell with Smart Markers
Control loading of external resources in MS Excel workbook
Lose Track Changes after conversion (XLS --> XLSM)
Show Cell comment as Excel Tooltip - Aspose.Cells.GridWeb
Share Price Series Label is not positioning properly
Exception: "Too many entries. Consider setting ZipOutputStream.Enable Zip64" on merging the file(s)
Why FitToPagesWide 1 needs to set FitToPagesTall 0 for  Fit All Columns on One Page
When RecommendReadOnly is true, IsWriteProtected is also true
GridDesktop should not scroll past last column
GridDesktop should not scroll past last row
GetRanges performance issue when using customfunction with lots of functions to be calculated
Some drawing elements' position is wrong in Excel to PDF rendering
Grey background on the box is missing in the output PDF
Shape text dispersed/scattered in Excel to PDF rendering
Sheet to Image rendering ignores Asian fonts in TextBox with cell reference
Some text (labels) missing of the shape in Sheet to Image rendering
Providing one option to control whether keeping number precision format
HTML output of "222.xlsx" is not right
Two image resources created instead of one when saving as HTML file format
"Number stored as Text" for the numeric columns
When MHtml file is saved with XLS extension, MS Excel shows errors when opening the XLS file
Formatting lost after saving the file as XLS
Images lost after saving the file as XLS
Images lost and formattings are removed when saving an MHtml file to XLS or MHT
Infinite loop when use PageSetup.GetCommands()
Three hyphens "---" are rendered as empty space in the output PDF
Issue with floating lines (single, double underlines) in Excel to PDF conversion
When ImageOrPrintOptions.OnlyArea = true, the data gets corrupted
Partially missing characters when converting to image
Default grey cell borders converted into dotted lines
The word is renamed when converting to image
Issue with Chart.Calculate() method
Issue with trend equations in the chart
Scale is increased in the output PDF for the Radar chart
Chart image is not having three-digit numbers
Unable to render image from chart via Aspose.Cells
Incorrect Chart PDF when line plotting is compared to source Excel
Image generated from Sample.xlsm worksheet SampleCharts is not correct
Chart legend is rendered in wrong position when converted to image
OLE object changes size after opening and editing OLE object file
SpreadsheetML - Hidden attribute on column does not work
Inserting column in worksheet causes the corrupt output Excel file
SpreadsheetML - Hidden attribute on row is not working properly
Saving a custom date property results in wrong time written
Column width is changed after loading and saving an XLS file
Circle graph and Column graph are changed dramatically after re-load and re-save
Smart Markers: Multiple groups with skip overlaps grand total row
Excel has to repair the macro file - Removed Part: /xl/vbaProject.bin part
Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Cells for .NET documentation that may guide users briefly how to use Aspose.Cells for performing different tasks like the followings.
Add PDF Bookmarks with Named Destinations
Copy VBA Macro UserForm DesignerStorage from Template to Target Workbook
Overview: Aspose.Cells for .NET
Aspose.Cells is a .NET component for spreadsheet reporting without using Microsoft Excel. It supports robust formula calculation engine, pivot tables, VBA, workbook encryption, named ranges, spreadsheet formatting, drawing objects like images, OLE objects and importing or creating charts. You can also create Excel file using designer spreadsheet, smart marker or API and apply formulae and functions. It supports CSV, SpreadsheetML, PDF and all file formats from Excel 97 to Excel 2007.
More about Aspose.Cells for .NET
Homepage of Aspose.Cells for .NET C#
Download Aspose.Cells for .NET
Online documentation of Aspose.Cells for .NET
0 notes
file-formats-programming · 8 years ago
Text
Aspose.Words for iOS via Xamarin is Released! Create, Edit & Convert Word Docs in iOS Apps
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for Android via Xamarin 17.7.0.  Aspose.Words for Android via Xamarin’ has full functionality of Aspose.Words for .NET with few limitations, minor API changes and additional requirements. There are some Major fixes and improvements part of this release, such as Rendering into PCL format (Printer Command Language) was implemented, New saving format introduced – “SaveFormat.Pcl”. Please note that custom fonts are not yet supported, the proper algorithm for rendering of shapes with automatic size textboxes (i.e. closest to MS Word output) implemented, The rendered PDF documents can now show the document title in the title bar of the viewer. This is controlled by “PdfSaveOptions.DisplayDocTitle” property, Improved font rendering in PDF documents for Adobe Illustrator limitations, Improved rendering of fonts with simulated bold style, Vertical text rendering in DrawingML textboxes improved, Problem with rendering of numbers on horizontal axis in DrawingML Charts fixed, Implemented support for “Wrap trailing spaces to next line” option., Implemented support for footnote continuation notices, Improved text wrapping logic for “2013 and later” documents, Improved non-breaking space width calculation, Improved Asian text justification logic and many more.‘Aspose.Words for Android via Xamarin’ is an advanced Word document processing API to perform a wide range of document processing tasks directly within your native Android applications. You can integrate this API through Xamarin framework for Android applications. ‘Aspose.Words for Android via Xamarin’ API supports DOC, OOXML, RTF, HTML, OpenDocument, PDF, XPS, EPUB and other formats.  The list of new and improved features added in this release are given below
Rendering into PCL format (Printer Command Language) was implemented. New saving format introduced – “SaveFormat.Pcl”. Please note that custom fonts is not yet supported.
The proper algorithm for rendering of shapes with automatic size textboxes (i.e. closest to MS Word output) implemented.
The rendered PDF documents can now show the document title in the title bar of the viewer. This is controlled by “PdfSaveOptions.DisplayDocTitle” property.
Improved font rendering in PDF documents for Adobe Illustrator limitations.
Improved rendering of fonts with simulated bold style.
Vertical text rendering in DrawingML textboxes improved.
Problem with rendering of numbers on horizontal axis in DrawingML Charts fixed.
Implemented support for "Wrap trailing spaces to next line" option.
Implemented support for footnote continuation notices.
Improved text wrapping logic for "2013 and later" documents.
Improved non-breaking space width calculation.
Improved Asian text justification logic.
A Picture moves towards the top page edge in PDF
DOCX to PDF conversion issue with shape's text when it is opened in Adobe Illustrator CC 2017
Improve comparison of language attributes
Improve cell formatting comparison. #2
Improve row comparsion. #3
Incorrect oval shape width/height for shape with word wrap off, auto-fit on
A Table is moved from middle of page to the top in PDF
/table grid/ Table's layout get corrupted after conversion from Docx to Pdf
Table's position is changed after conversion from Docx to Pdf
Docx to df conversion issue with shape position
Textboxes partially render beyond right edge of page in PDF
/wrap trailing spaces to next line compat option/ Spaces from the start of second line of Paragraph are lost in PDF
/footnotes + continuation notice/Text flows to the previous page (Doc to Pdf conversion)
GroupShape does not render correctly in Pdf
Document.Compare generates extra revisions
Doc to Pdf conversion issue with GroupShape
Compare works incorrectly since 16.10 version
/footnotes+continuation notice/Docx to fixed page format conversion issue with text position
Issue with HTML to Word Conversion - Textarea Border
Number index in Word gets changed after converting from html (DOCX-HTML-DOCX roundtrip)
/footnotes+continuation notice/Page is broken incorrectly if last paragraph on page is divided on two pages
Aspose.Words incorrectly works with font family lists in HTML import.
Document.Compare generates unnecessary delete and insert revisions for table
GetChildNodes returns extra nodes
Superscript and subscript are lost in output HTML and PDF
Table cell RTL text alignment issue
Docx to Pdf conversion issue with image's rendering
Table text is splitting into two lines
Document.Compare generates extra revisions
Shape is flipped after conversion from Docx to Pdf
/text wrap/ Formatting issue with floating paragraph
/wrap trailing spaces/ Some lines are pushed from page bottom to next page in resultant PDF
Document.UpdateFields does not update the formula field
System.InvalidCastException is thrown while saving DOCX to PDF
Scale of charts is changed in resultant PDF
Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for Android via Xamarin documentation that may guide you briefly how to use Aspose.Words for performing different tasks like the followings.
File Formats and Conversions
Rendering and Printing
Overview: Aspose.Words
Aspose.Words for Android via Xamarin is an advanced Word document processing API to perform a wide range of document processing tasks directly within your native Android applications. You can integrate this API through Xamarin framework for Android applications. ‘Aspose.Words for Android via Xamarin’ API supports DOC, OOXML, RTF, HTML, OpenDocument, PDF, XPS, EPUB and other formats. Developers can generate, modify, convert and render documents. It allows developers to use standard Microsoft Word mail merge fields in reports.
More about Aspose.Words
Homepage of Aspose.Words for Android via Xamarin
Download Aspose.Words for Android via Xamarin
Online documentation of Aspose.Words
0 notes
file-formats-programming · 8 years ago
Text
Render Word File to PCL & Display Document Title in Title Bar of PDF Viewer in Android via Xamarin
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for Android via Xamarin 17.7.0.  Aspose.Words for Android via Xamarin’ has full functionality of Aspose.Words for .NET with few limitations, minor API changes and additional requirements. There are some Major fixes and improvements part of this release, such as Rendering into PCL format (Printer Command Language) was implemented, New saving format introduced – “SaveFormat.Pcl”. Please note that custom fonts are not yet supported, the proper algorithm for rendering of shapes with automatic size textboxes (i.e. closest to MS Word output) implemented, The rendered PDF documents can now show the document title in the title bar of the viewer. This is controlled by “PdfSaveOptions.DisplayDocTitle” property, Improved font rendering in PDF documents for Adobe Illustrator limitations, Improved rendering of fonts with simulated bold style, Vertical text rendering in DrawingML textboxes improved, Problem with rendering of numbers on horizontal axis in DrawingML Charts fixed, Implemented support for “Wrap trailing spaces to next line” option., Implemented support for footnote continuation notices, Improved text wrapping logic for “2013 and later” documents, Improved non-breaking space width calculation, Improved Asian text justification logic and many more.‘Aspose.Words for Android via Xamarin’ is an advanced Word document processing API to perform a wide range of document processing tasks directly within your native Android applications. You can integrate this API through Xamarin framework for Android applications. ‘Aspose.Words for Android via Xamarin’ API supports DOC, OOXML, RTF, HTML, OpenDocument, PDF, XPS, EPUB and other formats.  The list of new and improved features added in this release are given below
Rendering into PCL format (Printer Command Language) was implemented. New saving format introduced – “SaveFormat.Pcl”. Please note that custom fonts is not yet supported.
The proper algorithm for rendering of shapes with automatic size textboxes (i.e. closest to MS Word output) implemented.
The rendered PDF documents can now show the document title in the title bar of the viewer. This is controlled by “PdfSaveOptions.DisplayDocTitle” property.
Improved font rendering in PDF documents for Adobe Illustrator limitations.
Improved rendering of fonts with simulated bold style.
Vertical text rendering in DrawingML textboxes improved.
Problem with rendering of numbers on horizontal axis in DrawingML Charts fixed.
Implemented support for "Wrap trailing spaces to next line" option.
Implemented support for footnote continuation notices.
Improved text wrapping logic for "2013 and later" documents.
Improved non-breaking space width calculation.
Improved Asian text justification logic.
A Picture moves towards the top page edge in PDF
DOCX to PDF conversion issue with shape's text when it is opened in Adobe Illustrator CC 2017
Improve comparison of language attributes
Improve cell formatting comparison. #2
Improve row comparsion. #3
Incorrect oval shape width/height for shape with word wrap off, auto-fit on
A Table is moved from middle of page to the top in PDF
/table grid/ Table's layout get corrupted after conversion from Docx to Pdf
Table's position is changed after conversion from Docx to Pdf
Docx to df conversion issue with shape position
Textboxes partially render beyond right edge of page in PDF
/wrap trailing spaces to next line compat option/ Spaces from the start of second line of Paragraph are lost in PDF
/footnotes + continuation notice/Text flows to the previous page (Doc to Pdf conversion)
GroupShape does not render correctly in Pdf
Document.Compare generates extra revisions
Doc to Pdf conversion issue with GroupShape
Compare works incorrectly since 16.10 version
/footnotes+continuation notice/Docx to fixed page format conversion issue with text position
Issue with HTML to Word Conversion - Textarea Border
Number index in Word gets changed after converting from html (DOCX-HTML-DOCX roundtrip)
/footnotes+continuation notice/Page is broken incorrectly if last paragraph on page is divided on two pages
Aspose.Words incorrectly works with font family lists in HTML import.
Document.Compare generates unnecessary delete and insert revisions for table
GetChildNodes returns extra nodes
Superscript and subscript are lost in output HTML and PDF
Table cell RTL text alignment issue
Docx to Pdf conversion issue with image's rendering
Table text is splitting into two lines
Document.Compare generates extra revisions
Shape is flipped after conversion from Docx to Pdf
/text wrap/ Formatting issue with floating paragraph
/wrap trailing spaces/ Some lines are pushed from page bottom to next page in resultant PDF
Document.UpdateFields does not update the formula field
System.InvalidCastException is thrown while saving DOCX to PDF
Scale of charts is changed in resultant PDF
Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for Android via Xamarin documentation that may guide you briefly how to use Aspose.Words for performing different tasks like the followings.
File Formats and Conversions
Rendering and Printing
Overview: Aspose.Words
Aspose.Words for Android via Xamarin is an advanced Word document processing API to perform a wide range of document processing tasks directly within your native Android applications. You can integrate this API through Xamarin framework for Android applications. ‘Aspose.Words for Android via Xamarin’ API supports DOC, OOXML, RTF, HTML, OpenDocument, PDF, XPS, EPUB and other formats. Developers can generate, modify, convert and render documents. It allows developers to use standard Microsoft Word mail merge fields in reports.
More about Aspose.Words
Homepage of Aspose.Words for Android via Xamarin
Download Aspose.Words for Android via Xamarin
Online documentation of Aspose.Words
0 notes
file-formats-programming · 8 years ago
Text
Word Document Conversion to GIF & Enhanced Symbolic Fonts Rendering to Image in Android via Xamarin
What's New in this Release?
Aspose development team is happy to announce the monthly release of Aspose.Words for Android via Xamarin  17.5.0.  Aspose.Words for Android via Xamarin’ has full functionality of Aspose.Words for .NET with few limitations, minor API changes and additional requirements. This release Improved support of symbolic fonts (Symbol, Windings, Webdings, Cambria Math etc.) upon rendering to image. It also adds support for TTC fonts upon rendering to image and Saving to GIF format is now supported. ‘Aspose.Words for Android via Xamarin’ is an advanced Word document processing API to perform a wide range of document processing tasks directly within your native Android applications. You can integrate this API through Xamarin framework for Android applications. ‘Aspose.Words for Android via Xamarin’ API supports DOC, OOXML, RTF, HTML, OpenDocument, PDF, XPS, EPUB and other formats. Developers can generate, modify, convert and render documents.  The list of new and improved features added in this release are given below
Improved support of symbolic fonts (Symbol, Windings, Webdings, Cambria Math etc.) upon rendering to image.'
Support of TTC fonts upon rendering to image has been added.
Saving to GIF format is now supported.
MailMerge and Metafile rendering performance are improved.
Support TOA, IMPORT, INCLUDE, SHAPE fields.
API to bind SDT to CustomXML properties is provided.
Implemented support for ShapeLayoutLikeWW8 compatibility option.
Improved calculation of width of spaces in Asian text.
Other most recent bug fixes are also included in this release
Newly added documentation pages and articles
Some new tips and articles have now been added into Aspose.Words for Android via Xamarin documentation that may guide you briefly how to use Aspose.Words for performing different tasks like the followings.
File Formats and Conversions
Rendering and Printing
Overview: Aspose.Words
Aspose.Words for Android via Xamarin is an advanced Word document processing API to perform a wide range of document processing tasks directly within your native Android applications. You can integrate this API through Xamarin framework for Android applications. ‘Aspose.Words for Android via Xamarin’ API supports DOC, OOXML, RTF, HTML, OpenDocument, PDF, XPS, EPUB and other formats. Developers can generate, modify, convert and render documents. It allows developers to use standard Microsoft Word mail merge fields in reports.
More about Aspose.Words
Homepage of Aspose.Words for Android via Xamarin
Download Aspose.Words for Android via Xamarin
0 notes