We are pleased to announce another monthly release of GroupDocs.Viewer for Java 17.2.0. Numerous customers reported bugs are resolved in this release. Furthermore, API comes with multitude of improvements and new features such as implementation of settings to prevent glyph grouping when rendering PDF Documents. We’d recommend you to download latest version of the API and share your valuable feedback.
GroupDocs.Viewer for Java 17.2.0 - New Features Mobi format support Ability to set default font when rendering Email Documents Add OTP format support OTS format support WebP file format support Implement setting to prevent glyphs grouping when rendering pdf Documents Partial rendering of large Excel sheets in HTML mode Implement parameterless ViewerHtmlHandler and ViewerImageHandler constructors Add possibility to configurate ViewerConfig class via app....grouping when rendering PDF documents. We’d recommend you to download...font when rendering Email documents Add OTP format support OTS...
Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the Document will be rasterized to PDF, but the scan-like effects will be applied to its pages.
The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings.
final Redactor redactor = new Redactor("Sample.docx"); try { // Save the Document with advanced options (Convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product.../ Advanced Usage / Saving documents / Use advanced rasterization...
In this article, we will guide you on how to render DOCX as PNG using C# without installing extra software. We will also provide code to render DOCX to PNG using C#....Rendering a Microsoft Word document as a Portable Network Graphics...when you need to display the documents content on the web or in other...
This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for Java...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Java / Developer Guide / Edit document / Edit text files Edit TXT...
In this topic, we will explore how to render XLSX as HTML using C# without need for additional tool. Also, we will furnish you with C# code for rendering XLSX to HTML....HTML using C# In the realm of document processing, rendering Excel...rendering of XLSX to an HTML document Create an instance of the...
This quick start guide provides a comprehensive overview of setting up and using GroupDocs.Conversion for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...library enables developers to convert between various file formats...
Learn this article to know how to get edited Document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.Editor for .NET API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...shows how to open input document, convert it to intermediate , and...
This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination, and other powerful features of GroupDocs.Editor for Node.js via Java...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...js / Developer Guide / Edit Document / Edit Text Files Edit TXT...