openPR Logo
Press release

Work with Password-Protected ODT, OTT Formats & Preserve PaperTray Information in PCL using Java

04-30-2018 10:57 AM 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 Java 18.4. There are 75 improvements and fixes in this regular monthly release. On .NET baseline, some public API methods contain out/ref params in signatures. Service classes Ref, RefInt, RefBoolean, etc. are added to emulate out/ref in Java. The OdtSaveOptions class can be used to specify additional options when saving a document into the ODT or OTT format. Users can initializes a new instance of this class that can be used to save a document in the ODT format encrypted with a password. Users can also use OdtSaveOptions.Password property to get or set password to encrypt document. This release has added support to preserve paper tray information when exporting document to PCL format. No additional code is required. Following information is transferred from document’s model to PCL file.Please note that the value of paper tray is passed from document as is. PCL format supports only 8-bit identifiers for paper tray so make sure this values are correct for PCL printer. It has added ShapeBase.IsLayoutInCell property in this version of Aspose.Words. This property gets or sets a flag indicating whether the shape is displayed inside a table or outside of it. The property may be helpful for shapes (mainly VML) that are placed into a table cell but are needed to position without binding to the cell. It has implemented optimization of metafile rendering vector output. Optimization includes applying intermediate transformations directly to the graphics and removing redundant canvases. Such optimization is also performed by MS Word when saving metafiles as vector graphics to PDF, XPS, etc. Optimization may affect the visual appearance of metafile vector graphics in viewer applications due to peculiarities of vector graphics rendering. For example, there are cases when not optimized output looks faded out in Acrobat Reader comparing to optimized output. Metafile output optimization is controlled by existing FixedPageSaveOptions.OptimizeOutput flag. It has removed obsolete property WebRequestTimeout from the LoadOptions class in Aspose.Words 18.4. Please use the HtmlLoadOptions.WebRequestTimeout property instead. The list of most notable new and improved features added in this release are given below

• Added public Ref class for out/ref emulation in public API.
• Provide an ability to work with password-protected ODT and OTT file formats
• Preserve PaperTray information in PCL
• Added ShapeBase.IsLayoutInCell property
• Implemented optimization of metafile rendering vector output. Optimization includes applying intermediate transformations directly to the graphics and removing redundant canvases. Such optimization is also performed by MW when saving metafiles as vector graphics to PDF, XPS, etc.
• PaperTray information is now saved in PCL output
• “DrawingML shapes are not fully supported” warning is not thrown anymore, more specific warnings are used instead while rendering
• DrawingML shapes with auto-size and empty textboxes don’t throw exception while rendering now
• WordArt objects with empty fill now cast only outline shadows while rendering. Previously the whole shape cast a shadow
• Improved rendering of MathAccentElement. The accent symbol is rendered in accordance with the letter’s height
• Improved rendering of PieChart, if data labels have a manual layout
• Improved rendering of the text boxes with OleObjects (e.g. Math equation)
• Improved rendering of WordArt objects with gradient fill
• Fixed a bug causing the corruption of radial gradient fill for rotated shapes while rendering
• Fixed rendering of “Monotype Hadassah” font with legacy encoding
• Fixed a problem with META_SETPIXEL WMF record while rendering meta-files
• Improved frame width calculation when paragraph has right indent
• Improved computation of widths of ideographic space when combined with document grid, space inside footnotes
• Improved floating table positioning for RTL tables in 2013 compatibility mode
• Improved layout of 2013 compatible documents when page break overlaps footer
• Improved positioning of wrapped lines in 2013 compatibility mode, and lines with large inline images
• Fixed issue with character compressing when Kinsoku rule is ignored by document
• Fixed incorrect glyph selection for Zero Width No-Break Space when font does not have this glyph
• Fixed comment range highlighting issue when comment spans multiple pages inside a repeated header row of a table
• Fixed rendering of text in merged cells when row contains hidemark attribute on the cell break and all remaining cells are merged

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 Java: https://www.aspose.com/products/words/java

- Download Aspose.Words for Java: http://downloads.aspose.com/words/java

- Online documentation of Aspose.Words : https://docs.aspose.com/display/wordsjava/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.

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 Work with Password-Protected ODT, OTT Formats & Preserve PaperTray Information in PCL using Java here

News-ID: 1033779 • 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