Aspose.Words for Java のリリース

Released: Feb 5, 2017

V17.2.0 での更新項目

機能

  • Support for Metered Licensing.
  • 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.

不具合の修正

  • Document.UpdateFields updates the INDEX field incorrectly.
  • List numbering resets when...

Released: Jan 17, 2017

V17.1.0 での更新項目

機能

  • Added TxtSaveOptions.ForcePageBreaks public property.
  • Added SaveOptions.MemoryOptimization public property.
  • New public API class FrameFormat available in Paragraph.FrameFormat.
  • Added support for DOCX round-trip for multiple MS Word 2013 native document options.
  • Added support for DOCX round-trip for Effect Container elements.
  • Added support for DOCX round-trip for Extension lists, Charts and other graphics
  • Implemented shape texture brush for EMF image rendering.
  • Improved shape positioning...

Released: Dec 10, 2016

V16.12.0 での更新項目

機能

  • Support for Hijri/Hebrew/Japanese/ThaiBuddhist and other Lunar and non-Gregorian Calendars.
  • Save to image formats can be fine-tuned by passing RenderingHints to ImageSaveOptions.GraphicsQualityOptions.
  • Analog of .Net's DataTableReader.
  • Support of the "people" part (Word 2013 feature).
  • StructuredDocumentTag extensions supported (Word 2013 feature).
  • REVNUM, INFO fields now supported.
  • Improved handling of hanging punctuation and hyphens in complex script content.
  • Improved handling of...

Released: Nov 2, 2016

V16.11.0 での更新項目

機能

  • FixedPageSaveOptions.OptimizeOutput added for all fixed page formats, improving the size of output documents.
  • Output PDF now contains a valid document ID despite the compliancy settings (with or without PDF/A compliancy).
  • Support for several MS Word 2013 features from various DOCX extension specs including:
    • Collapsed state of headings.
    • Footnote columns.
    • Graphical object containers.
    • Effect containers.
    • 3D Extrusion Allowed and Path Fill attributes.
    • Scene3d, Sp3d and ExtLst for charts.
    • Drawing...

Released: Oct 10, 2016

V16.10.0 での更新項目

機能

  • Improved importing of text with Arabic or Hebrew encodings.
  • Added feature to compare documents in a similar way to Microsoft Word.
  • Determin OOXML compliance version from the loaded document content.
  • Improved font fallback while rendering Myanmar Unicode range fonts.
  • Improved DrawingML text effects rendering performance.
  • Added DrawingML text box rendering effects.
  • Improved SVG rendering.
  • Improved encoding detection while rendering MathML.
  • Improved Chinese text rendering in HtmlFixed.

Released: Sep 8, 2016

V16.8.0 での更新項目

機能

  • Huge mail merge performance optimization.
  • Number format performance optimization.
  • PDF performance optimization.
  • Shapes with translucent fill rendering implemented in PDF and other fixed-page formats. The opacity parameter is now taken into account.
  • New base class FixedPageSaveOptions added for all fixed page formats e.g. PNG, PDF, HTML and many others.
  • Over a dozen fixes and improvements in model and flow formats.
  • The analogue of NEXT fields added to the LINQ Reporting Engine.

Released: Aug 10, 2016

V16.7.0 での更新項目

機能

  • A document page can now be saved in GIF format using SaveFormat.Gif in ImageSaveOptions.
  • Improved font substitution rules. Now an embedded font is used for substitution if available.
  • Multilevel string rendering in DrawingML Chart axis labels has been improved.
  • OfficeMath objects now can be exported to HTML,MHTML or EPUB as mathml elements.
  • Implemented rendering of format revisions in balloons.
  • SKIPIF fields now supported.
  • LINQ Reporting Engine supports more numeric and string formats missing...

Released: Jul 11, 2016

V16.6.0 での更新項目

機能

  • Fast extraction from DOC format via PlainTextDocument class is faster by a factor of ten (at a cost).
  • Save DOCX files in ISO 29500 Strict OOXML format.
  • Added support for outer document insertion to LINQ Reporting Engine.
  • Added feature to insert empty values in chart series.
  • HTML radio input fields are imported to AW as HtmlOleControl nodes/HtmlOleControl nodes are exported to HTML as HTML input tags.
  • Implemented support for "show revisions in balloons" option.
  • Implemented "suppress endnotes...

Released: May 9, 2016

Updates in this release

Updates in V16.4.0

  • Improved the speed of cold document creation and loading.
  • Import MathML from HTML documents.
  • Improved positioning of pictures inside tables.
  • PDF A1b compliancy improved.
  • DML Charts effects support improved.
  • Emf, Png and MailMerge performance improved.

Released: Mar 16, 2016

Updates in this release

Updates in V16.2.0

  • Added SVM format support.
  • Quickly extract Plain Text from Flow-format documents.
  • Determine if a run or paragraph has format changes.
  • Font substitution while rendering fixed-page formats improved to mimic MS Word.
  • Added axis logarithmic scales for DML charts.
  • DrawingML shapes with guides are now scaled correctly.
  • Improved DML chart rendering.