Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for Java API features....options class WordProcessing DOC, DOCX, DOCM, DOT, ODT Spreadsheet...= "C:\\input_path\\document.docx" ; //path to some document Editor...
This article demonstrates that how to perform indexing of password protected documents....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...
Sign files in any supported format using GroupDocs.Signature for Python via .NET to experience its simplicity and power in Python...., DOCX, PDF, PNG) with minimal configuration...
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.
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....docx" )) { // Save the document with...redactor = new Redactor ( @"sample.docx" )) { // Save the document with...
This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API....docx ) to a PDF file and save the...( "c:\\files\\business-plan.docx" ); // Define conversion options...
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...data into PDF and MS Word DOC/DOCX reports using C# using a simple...