Reorder pages when rendering documents to Pdf with GroupDocs.Viewer for Java...Editor Product Solution GroupDocs...Render documents / Render to PDF / Reorder pages Reorder pages...
Scope a GroupDocs.Redaction for Python via .NET redaction to a page range or a rectangular page area using redaction filters, and combine them to target an area on specific pages....Editor Product Solution GroupDocs...formats Redaction filters apply to PDF documents. Support for additional...
This sections contains explanation about various electronic signature visual appearances on document page....Editor Product Solution GroupDocs...classes class implements for Pdf documents signature as annotation...
Excellent file viewer component that empowers your C#, ASP.NET, and other .NET applications with document viewing features across more than 170+ supported file formats Documentation .NET Java Node.js Python GroupDocs.Viewer for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Document rendering Articles and guidelines for document rendering Render Word documents Render Pdf documents Render PowerPoint presentations Render spreadsheets ....Editor Product Solution GroupDocs...Render Word documents Render PDF documents Render PowerPoint presentations...
This topic describes how to set image resolution in Pdf file using the GroupDocs.Viewer Java API....Editor Product Solution GroupDocs...documents / Render to PDF / Optimize the output PDF file / Optimize...
This section contains articles with explanation how to sign documents with electronic signatures using .Net c#...Editor Product Solution GroupDocs...documents. ability to e-sign pdf, words, excel, presentation andother...
This guide describes how to save document of Pdf, Word, Excel, PowerPoint and many other formats into one resultant document using GroupDocs.Merger API....Editor Product Solution GroupDocs...GroupDocs.Merger allows to save PDF resultant document by specifying...
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.
use_advanced_rasterization_options.py from groupdocs.redaction import Redactor from groupdocs.redaction.options import SaveOptions, AdvancedRasterizationOptions from groupdocs.redaction.redactions import ExactPhraseRedaction, ReplacementOptions def use_advanced_rasterization_options(): # Specify the redaction options repl_opt = ReplacementOptions("[personal]") ex_red = ExactPhraseRedaction("John Doe", repl_opt) # Load the document to be redacted with Redactor("....Editor Product Solution GroupDocs...document will be rasterized to PDF, but the scan-like effects will...
Learn how to use DatabaseLoadOptions to configure database document loading in GroupDocs.Conversion for .NET. Supports NSF (Lotus Notes) and SQL formats....Editor Product Solution GroupDocs...Convert ( "customer-records.pdf" , new PdfConvertOptions ());...