This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) to reduce size....resources Leave feedback On this page Resource optimization allows...or quality, remove notes or form fields, remove objects, fonts...
Reduce PDF file size by subsetting embedded fonts with GroupDocs.Viewer. See how to optimize font usage....fonts Leave feedback On this page Not optimized files may contain...fonts. GroupDocs.Viewer can remove unused instructions in embedded...
We are back with another version of GroupDocs.Viewer for .NET. In this release, we have added HTML minification for optimized rendering of documents into HTML. Not only this, we have also introduced rendering of MS Project documents by specifying time intervals. Let’s have a quick overview of some exciting features of GroupDocs.Viewer for .NET 17.12.
.NET Document Rendering API - New Features HTML Minification When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG)....docx"; HtmlOptions options = new...EnableMinification = true; List pages = htmlHandler.GetPages(guid...
Access, read, update, and remove IPTC IIM metadata using GroupDocs.Metadata for Python via .NET....5 MB) Removing IPTC IIM metadata To remove the IPTC package...metadata import Metadata def remove_iptc_metadata (): with Metadata...
Learn how to apply or discard detected changes and save the result using GroupDocs.Comparison for Python via .NET....changes Leave feedback On this page lets you programmatically accept..."source.docx" ) as comparer : comparer . add ( "target.docx" ) comparer...
This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer .NET API (C#)....fonts Leave feedback On this page Not optimized files may contain...fonts. GroupDocs.Viewer can remove unused instructions in embedded...
This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method....value ); } } Removing IPTC IIM metadata To remove the IPTC package...code sample below shows how to remove IPTC metadata from a file....
Learn this guide to know about extracting fonts from input Word document when editing with GroupDocs.Editor for Python via .NET API....options Leave feedback On this page Introduction WordProcessing...WordProcessing formats like DOCX and ODT have an ability to store...