This article demonstrates that how to save the document as a rasterized PDF file...This article demonstrates that how to save the document as a rasterized PDF file
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....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.
This article demonstrates that how to save the document as a rasterized PDF file...This article demonstrates that how to save the document as a rasterized PDF file
查找API的答案 GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family Group......查找API的答案 GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family Group...
This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer Java API....This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer Java API.
This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size.
This article explains how to get the PDF output file information using Java with GroupDocs.Viewer for Java....This article explains how to get the PDF output file information using Java with GroupDocs.Viewer for Java.
This topic describes how to set image resolution in PDF file using the GroupDocs.Viewer Java API....This topic describes how to set image resolution in PDF file using the GroupDocs.Viewer Java API.
This sections contains explanation about various electronic signature visual appearances on document page.... This sections contains explanation about various electronic signature visual appearances on document page.