This article explains how to get a list of indexed documents from an index, and how to get the text of indexed documents in HTML or plain text format....documents Leave feedback This page contains a description of how...an index can be found on the page . The generated text of the...
The page describes how to add text redaction annotation to a document using GroupDocs.Annotation for Java....annotation Leave feedback On this page Text redaction annotation fills...appropriate properties (position, page number, etc). Call the method...
Retrieving information about a document with GroupDocs.Viewer for .NET...retrieve the format family and the page count to select a rendering...please refer to the following pages: Note A file type is a standard...
Optimize PDFs for faster browser display using GroupDocs.Viewer. Reduce load times and improve user experience....browser Leave feedback On this page This optimization allows a browser...browser to display the first pages of a PDF file when you open...
Free evaluation version simply becomes licensed when you set the license. You can set the license in a number of ways that described in the next sections of this article....Subscription Leave feedback On this page Sometimes, in order to study...the limitations: Only first 2 pages are processed. Trial badges...
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.
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....effects will be applied to its pages. The following example demonstrates...(convert pages into images, and save PDF with scan-like pages) so...
This article explains that how to update indexed documents, as well as updating an index version....Update index Leave feedback This page contains a description of updating...specify indexing options. See the page. The following example demonstrates...
The page describes how to manage different versions of document using GroupDocs.Annotation for .NET API....documents Leave feedback On this page When you save a file using the..."result_loaded.pdf" ); } Was this page helpful? Not really Yes, thanks...
This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...presentation Leave feedback On this page Starting from version 22.11...to the specified . Was this page helpful? Not really Yes, thanks...
Extract, add, and remove attachments in email messages using Python via .NET....attachments Leave feedback On this page Extracting all attachments from...save ( "message.msg" ) Was this page helpful? Not really Yes, thanks...