Wednesday, June 27, 2018

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.
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

No comments:

Post a Comment