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

annotation for python

(1.99 sec)
  1. Set document metadata on save | GroupDocs

    Follow this guide and learn how to set document metadata when saving output document after files comparison within your Python applications....Annotation Product Solution GroupDocs.../ GroupDocs.Comparison for Python / Advanced usage / Saving /...

    docs.groupdocs.com/comparison/python-net/set-do...
  2. 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...
  3. Setting the Author of Changes | GroupDocs

    Set a custom revision-author name on tracked changes in the Word comparison result via revision_author_name on CompareOptions in 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. Customize watermarks | GroupDocs

    Adjust text or image watermark appearance and position — color, font, rotation, opacity, sizing, and alignment — using GroupDocs.Watermark For Python via .NET....Annotation Product Solution GroupDocs...Family / GroupDocs.Watermark for Python via .NET / Developer Guide...

    docs.groupdocs.com/watermark/python-net/basic-u...
  5. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular Format....Annotation Product Solution GroupDocs...Markdown / GroupDocs.Markdown for Python / Developer guide / Advanced...

    docs.groupdocs.com/markdown/python-net/load-a-f...
  6. eSign document with Metadata signature | GroupDocs

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...Annotation Product Solution GroupDocs...Family / GroupDocs.Signature for Python via .NET / 👨‍💻 Developer...

    docs.groupdocs.com/signature/python-net/esign-d...
  7. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Annotation Product Solution GroupDocs...Family / GroupDocs.Redaction for Python via .NET / Developer Guide...

    docs.groupdocs.com/redaction/python-net/create-...
  8. 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...
  9. 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...
  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...