Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 5,145 for

groupdocs.assembly

(0.18 sec)
  1. Use advanced rasterization options | GroupDocs

    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("....Merger Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/redaction/python-net/use-adv...
  2. Specify File Type for Comparison Manually | Gro...

    Manually specify the file type when an extension is missing or wrong, using LoadOptions and FileType from GroupDocs.Comparison for Python via .NET....Merger Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/comparison/python-net/develo...
  3. OCR support | GroupDocs

    This article demonstrates the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents...Merger Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/search/net/ocr-support/
  4. Extracting property values | GroupDocs

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....Merger Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/metadata/java/extracting-pro...
  5. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on document page with GroupDocs.Signature API....Merger Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/java/locating-sign...
  6. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for Java API....Merger Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/conversion/java/load-present...
  7. Use advanced rasterization options | GroupDocs

    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. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....Merger Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/use-advanced-...
  8. Annotate documents with GroupDocs.Annotation | ...

    Add area and highlight annotations to documents with GroupDocs.Total for Java, and read back the annotations already on a file — runnable Java examples with downloadable files....Merger Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/total/java/developer-guide/a...
  9. Add watermarks to diagram documents | GroupDocs

    Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps....Merger Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/add-watermarks...
  10. Save image by custom strategy | GroupDocs

    The listed articles below explain how to control how images are saved when a document is saved to Markdown format....Merger Product Solution GroupDocs.Assembly Product Solution GroupDocs...

    docs.groupdocs.com/markdown/python-net/custom-s...