Learn this article and check how To load and Convert PST/OST documents with advanced options using GroupDocs.Conversion for .NET API....document container must be converted. Controls whether the document...container itself must be converted. If this property is true...
GroupDocs.Annotation Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Annotation Product Family on GroupDocs Blog | Document A...... Remove Annotations from PDF or Word Documents in Java Programmatically...Programmatically remove annotations from PDF & Word files in Java. Remove...
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 ToPdf, but the scan-like effects will be applied To its pages.
The following example demonstrates how To apply the AdvancedRasterizationOptions with default settings.
Python
import groupdocs.redaction as gr import groupdocs.redaction.options as gro import groupdocs.redaction.redactions as grr def run(): # Specify the redaction options repl_opt = grr....document will be rasterized to PDF, but the scan-like effects will...advanced options (convert pages into images, and save PDF with scan-like...
This article demonstrates how To save edited text documents, spreadsheets and presentations with GroupDocs.EdiTor for .NET API....external applications by converting to the HTML markup and placing...Fixed-layout format PDF Fixed-layout format XPS Email EML, EMLX, TNEF...
This article demonstrates how To save edited text documents, spreadsheets and presentations with GroupDocs.EdiTor for Java API....external applications by converting to the HTML markup and placing...Fixed-layout format PDF Fixed-layout format XPS Email EML, EMLX, TNEF...
This article explains main principles and stages of editing documents programmatically with GroupDocs.EdiTor for .NET API....Editor and converted to the output document of...class can be described as a converted version of input document...
GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...supported file formats are: PDF, Microsoft Word, Excel, PowerPoint...supports Microsoft Word, Excel and PDF templates, and allows you to...
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 ToPdf, but the scan-like effects will be applied To its pages.
The following example demonstrates how To apply the AdvancedRasterizationOptions with default settings.
C#
using (RedacTor redacTor = new RedacTor(@"sample.docx")) { // Save the document with advanced options (Convert pages inTo images, and save Pdf with scan-like pages) var so = new SaveOptions(); so....document will be rasterized to PDF, but the scan-like effects will...advanced options (convert pages into images, and save PDF with scan-like...
Learn how To retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET....document information, use the Converter.get_document_info() method...groupdocs.conversion import Converter def get_document_info ():...