Aspose.Words for .NET V17.2.0 released

Released: Feb 5, 2017

V17.2.0 버젼 업데이트

기능

  • Export fonts to HTML in Base64 encoding.
  • Added CssFolder property to HtmlSaveOptions.
  • Added HtmlSaveOptions.ResourceFolder and HtmlSaveOptions.ResourceFolderAlias public properties.
  • Exposed access to Height/Width of Text Frames.
  • Improved control over BiDi (bidirectional) text direction elements.
  • Non-BiDi fields that contain hiden BiDi whitespaces are properly resolved.

수정사항

  • Math equation's alignment is changed in output PDF.
  • Document.Compare returns incorrect revisions.
  • Left indentation of list items is incorrect in generated ODT.
  • pic:pic element is not written during RTF to DOCX conversion.
  • Cell's background-colors is not correct in output Html/Docx/Pdf.
  • Footnote line renders higher in PDF.
  • Page break is lost after re-saving WordML document.
  • Attributes related to FitText are improperly read into the model of the .DOC document.
  • Docx to Pdf conversion issue with TOC item rendering.
  • Single Solid-line in word document converts double border for the images in HTML.
  • Docx to HtmlFixed conversion issue with table's borders.
  • StyleCollection.addCopy - Breaking the Multi Level List numbering for Heading styles.
  • A text overlaps on top left logo image in PDF.
  • Extra TOC entry is rendered in output PDF.
  • Bookmark missing after open and resave document using Aspose.Words.
  • Header contents are lost after conversion from DOCX to PDF.
  • Docx to Pdf conversion issue with hyperlinks.
  • When DOCX is saved as PDF by using a FileStream or MemoryStream, then the output document is missing some elements.
  • Position of SmartArt elements are changed in output PDF.
  • Docx to Pdf conversion issue with hyperlinks.
  • Document.Compare increases the Table's cells.
  • List numberings changes from alphabets to numbers during rendering.
  • UpdateFields truncates text in bookmark cross-reference.
  • A formula errors to "divide by zero" when calling UpdateFields.
  • Charts become invisible in output HtmlFixed.
  • Word to PDF conversion create "double encodes" hyperlinks.
  • Some text content is repeated in rendered document.
  • Rtf to Doc conversion issue with page numbers of TOC field.
  • When open document, a Aspose.Words.FileCorruptedException occurs.
  • HTML document has no link to external CSS file when callback is used.
  • Horizontal Axis of chart does not render correctly in output PNG.
  • Document.Compare does not work for CheckBox (FormField).