Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 1,159 for

annotation for python

(0.31 sec)
  1. Adjusting Comparison Sensitivity | GroupDocs

    Tune the comparison sensitivity (0–100) to balance speed against accuracy. Includes a separate sensitivity value For tables, using GroupDocs.Comparison For Python via .NET....Annotation Product Solution GroupDocs.../ GroupDocs.Comparison for Python / Developer guide / Comparing...

    docs.groupdocs.com/comparison/python-net/develo...
  2. 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("....Annotation Product Solution GroupDocs...Family / GroupDocs.Redaction for Python via .NET / Developer Guide...

    docs.groupdocs.com/redaction/python-net/use-adv...
  3. Load Password-Protected Document | GroupDocs

    Open encrypted PDF, Word, Excel, and PowerPoint documents by passing a LoadOptions instance with the password parameter to the Merger constructor in GroupDocs.Merger For Python via .NET....Annotation Product Solution GroupDocs...Family / GroupDocs.Merger for Python via .NET / Developer Guide...

    docs.groupdocs.com/merger/python-net/developer-...
  4. Set Document Metadata on Save | GroupDocs

    Choose the metadata source (source document, target document, or custom file-author metadata) when saving the comparison result using GroupDocs.Comparison For Python via .NET....Annotation Product Solution GroupDocs.../ GroupDocs.Comparison for Python / Developer guide / Saving...

    docs.groupdocs.com/comparison/python-net/develo...
  5. Watermarks in word processing document | GroupDocs

    Add shape-based watermarks to Word documents with additional options using Python via .NET....Annotation Product Solution GroupDocs...Family / GroupDocs.Watermark for Python / Developer Guide / Advanced...

    docs.groupdocs.com/watermark/python-net/waterma...
  6. Supported Document Formats | GroupDocs

    Complete list of the file Formats GroupDocs.Merger For Python via .NET supports — Word, Excel, PowerPoint, PDF, Visio, OpenDocument, and more — with the operations available For each....Annotation Product Solution GroupDocs...Family / GroupDocs.Merger for Python via .NET / Getting Started...

    docs.groupdocs.com/merger/python-net/getting-st...
  7. Load Document from Stream | GroupDocs

    Pass any Python binary file-like object to the Merger constructor to load and process documents directly from memory or any storage source with GroupDocs.Merger For Python via .NET....Annotation Product Solution GroupDocs...Family / GroupDocs.Merger for Python via .NET / Developer Guide...

    docs.groupdocs.com/merger/python-net/developer-...
  8. Accept or Reject Detected Changes | GroupDocs

    Programmatically accept or reject individual detected changes and save the merged result using GroupDocs.Comparison For Python via .NET....Annotation Product Solution GroupDocs.../ GroupDocs.Comparison for Python / Developer guide / Comparing...

    docs.groupdocs.com/comparison/python-net/develo...
  9. Licensing | GroupDocs

    Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison For Python via .NET without a license (Evaluation Limitations)...Annotation Product Solution GroupDocs.../ GroupDocs.Comparison for Python / Getting Started / Licensing...

    docs.groupdocs.com/comparison/python-net/licens...
  10. Split document | GroupDocs

    This guide describes how to split a document of PDF, Word, Excel, PowerPoint and many other Formats into several resultant documents using GroupDocs.Merger For Python via .NET API....Annotation Product Solution GroupDocs...Family / GroupDocs.Merger for Python via .NET / Developer Guide...

    docs.groupdocs.com/merger/python-net/split-docu...