openPR Logo
Press release

Word 2013 Documents Provision & Variables Support in LINQ Reporting Engine in .NET Apps

03-21-2017 02:30 PM CET | IT, New Media & Software

Press release from: Aspose

What's New in this Release?

Aspose development team is happy to announce the monthly release of Aspose.Words for .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.

Other most recent bug fixes are also included in this release

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. users can even use Aspose.Words for .NET to build applications with Mono.

More about Aspose.Words

- Homepage of Aspose.Words for .NET: http://www.aspose.com/products/words/net

- Download Aspose.Words for .NET: http://www.aspose.com/downloads/words/net

- Online documentation of Aspose.Words : http://www.aspose.com/docs/display/wordsnet/Home

Aspose Pty Ltd was founded in March 2002 in Sydney, Australia. The corporate portal was firstly launched in October 2002. Aspose strives to provide the richest component choices for global .NET programmers. Thousands of organizations from tens of countries have acquired Aspose products, including Microsoft, IBM, PricewaterhouseCoopers, Ernst & Young, DuPont, Hilton Hotels, Reader's Digest, Bank of America, Boeing, Siemens, etc.

Contact Information
Aspose Pty Ltd
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Phone: 888.277.6734
Fax: 866.810.9465

This release was published on openPR.

Permanent link to this press release:

Copy
Please set a link in the press area of your homepage to this press release on openPR. openPR disclaims liability for any content contained in this release.

You can edit or delete your press release Word 2013 Documents Provision & Variables Support in LINQ Reporting Engine in .NET Apps here

News-ID: 476152 • Views:

More Releases from Aspose

Read/Write Projects Created using MS Office 365 Project Online Service using .NE …
What's New in this Release? Aspose team is pleased to announce the new release of Aspose.Tasks for .NET 19.2. This release includes support for Microsoft Project Online, MPP files saved with Microsoft Office 365 cloud are supported now. Also fixes few issues reported with the API that further enhance the stability of the API. Aspose.Tasks for .NET API now supports Microsoft Office 365 Project Online Services. Now the users shall
aspose.cloud Newsletter February 2019: Work with Cloud File Format REST APIs & S …
Aspose.Cloud Newsletter for February 2019 has now been published that highlights all the newly supported features offered in the recent releases. It also includes information about Cloud REST API and SDKs for working with Microsoft Visio Diagrams, Reordering multiple PowerPoint slides in one Cloud REST API call, Convert HTML to Markdown and MHTML formats in cloud applications and much more. Cloud REST API and SDKs for working with Microsoft Visio Diagrams Manipulate
Aspose.Newsletter February 2019: Enhance Productivity using JDK 11 Compatible PD …
Aspose Newsletter for February 2019 has now been published that highlights all the newly supported features offered in the recent releases. It includes information about Enhancing productivity & performance using JDK 11 compatible PDF API, Loading Excel workbook efficiently without loading VBA project, Use latest version of Aspose.PDF for C++ with new codebase changes, Create PST folder hierarchy with string notation, Detect archive-based file format and work with AMF files
Load any HTML with Self-Closing Tags & Convert It to Excel File inside Android A …
What’s new in this release? Aspose development team is pleased to announce the new release of Aspose.Cells for Android via Java 18.12. Depiction of data through HTML page is very common, however this page can be opened in variety of devices including mobiles, tabs and other hand held devices which contain small screens. The size of the columns is defined in “pt” which works in many cases. However there can be

All 4 Releases


More Releases for Word

Word Processing Software Market Report- Growth Opportunity, Analysis, Growth, Tr …
The Word Processing Software Market research report market analysis puts a light on various segments that are relied upon to witness the quickest business development amid the estimated forecast frame CAGR levels for the Word Processing Software Market concerning its rise or fall are evaluated in Word Processing Software Market report for the forecast period of 2021-2026. Furthermore, the Word Processing Software Market research report also analyses the market growth. Get
Word Processing Software Market to Eyewitness Massive Growth by 2026 | Microsoft …
Global Word Processing Software Market Report 2020 is latest research study released by HTF MI evaluating the market, highlighting opportunities, risk side analysis, and leveraged with strategic and tactical decision-making support. The study provides information on market trends and development, drivers, capacities, technologies, and on the changing investment structure of the Global Word Processing Software Market. Some of the key players profiled in the study are Microsoft Word, WordPerfect, TextMaker,
Word Processing Software Market Is Booming Worldwide | Microsoft Word, WordPerfe …
HTF MI recently introduced Global Word Processing Software Market study with in-depth overview, describing about the Product / Industry Scope and elaborates market outlook and status to 2023. The market Study is segmented by key regions which is accelerating the marketization. At present, the market is developing its presence and some of the key players from the complete study are Microsoft Word, WordPerfect, TextMaker, Google Docs, Kingsoft Writer, Ability Write
Create, Edit & Convert Word Documents Without using Microsoft Word inside C++ Ap …
What's New in this Release? Aspose team is pleased to announce the first public release of Aspose.Words for C++. Aspose team work hard to make developers’ lives easier by providing easy-to-use, yet powerful APIs for managing documents of different formats. Aspose.Words for C++ is one such project; that allows the developers to dynamically create, manipulate and convert Word documents without requiring Office Automation or Microsoft Word application. Aspose.Words for C++ is
Global Word Processing Software Market Size, Status and Forecast 2025 : Microsof …
Qyresearchreports include new market research report "Global Word Processing Software Market Size,Status and Forecast 2025" to its huge collection of research reports. The global Word Processing Software market, which is broadly evaluated in the report studies the top-priority growth aspects and how they could impact the market over the forecast tenure under consideration. The analysts have taken painstaking efforts to comprehensively assessing each growth factor of the market, besides showing how
BatchOutput for Microsoft Word Now Supports PDF Automation in Word 16
Zevrix Solutions announces BatchOutput DOC 2.5.5, a compatibility update to company's output automation app for Microsoft Word. BatchOutput is the only tool on the Mac market that automates printing and exporting of multiple Word documents to PDF. The software offers PDF security, variable file names, export as single pages and other options. The new version addresses a bug in the recently released Word 16, which resulted in creation of corrupt