This topic describes how to subset fonts in Pdf file using the GroupDocs.Viewer Java API....Editor Product Solution GroupDocs...documents / Render to PDF / Optimize the output PDF file / Optimize...
The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to Pdf and will have the same name as the original one except its extension (.Pdf). The Pdf file will be overwritten.
The following example demonstrates usage of Save() method with default options.
final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....Editor Product Solution GroupDocs...document will be rasterized to PDF and will have the same name as...
This topic describes how to use the GroupDocs.Viewer Java to split worksheets into pages when rendering spreadsheet files to HTML, Pdf, and image formats....Editor Product Solution GroupDocs...converts it to the resultant PDF file, where every worksheet from...
In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for Node.js via Java....Editor Product Solution GroupDocs...Description Language: , , , , PDF: Presentation: FODP, , , , ,...
In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for .NET....Editor Product Solution GroupDocs...Description Language: , , , , , , PDF: Presentation: FODP, , , , ,...
Rendering documents with GroupDocs.Viewer for Java in your Java applications....Editor Product Solution GroupDocs...the following formats: HTML PDF Images (JPG or PNG) If the source...
Reduce Pdf file size by subsetting embedded fonts with GroupDocs.Viewer. See how to optimize font usage....Editor Product Solution GroupDocs...documents / Render to PDF / Optimize the output PDF file / Optimize...
Rendering documents with GroupDocs.Viewer for .NET in your .NET / C# applications....Editor Product Solution GroupDocs...the following formats: HTML PDF Images (JPG or PNG) If the source...
This topic describes how to subset fonts in Pdf file using the GroupDocs.Viewer .NET API (C#)....Editor Product Solution GroupDocs...documents / Render to PDF / Optimize the output PDF file / Optimize...