Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 1,273 for

annotation for python

(0.17 sec)
  1. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor For Python via .NET API features....Annotation Product Solution GroupDocs...Family / GroupDocs.Editor for Python via .NET / Developer Guide...

    docs.groupdocs.com/editor/python-net/edit-docum...
  2. Compare JSON Documents | GroupDocs

    Compare JSON files and detect differences in nested objects, arrays, and data types 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...
  3. How to Merge Source Code Files | GroupDocs

    Selectively accept or reject detected changes to merge two versions of a source code file 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...
  4. 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...
  5. Adjusting comparison sensitivity | GroupDocs

    Learn how to adjust comparison sensitivity to balance speed and accuracy using GroupDocs.Comparison For Python via .NET....Annotation Product Solution GroupDocs.../ GroupDocs.Comparison for Python / Advanced usage / Comparison...

    docs.groupdocs.com/comparison/python-net/adjust...
  6. 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...
  7. 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-...
  8. 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...
  9. Loading documents | GroupDocs

    Load documents into GroupDocs.Annotation For Python via .NET from a local disk or a binary stream, and open password-protected files with LoadOptions....Annotation Product Solution GroupDocs...GroupDocs.Annotation Product Family / GroupDocs.Annotation for Python...

    docs.groupdocs.com/annotation/python-net/loadin...
  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...