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

annotation for python

(0.54 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. Adding repeated watermarks | GroupDocs

    Add repeated (tiled) text or image watermarks with spacing, rotation, and patterns 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/adding-...
  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. Get Possible Conversions | GroupDocs

    Query GroupDocs.Conversion For Python via .NET For the set of target Formats a given source supports — library-wide, by extension, or For the document currently loaded — via get_all_possible_conversions, get_possible_conversions_by_extension, and get_possible_conversions....Annotation Product Solution GroupDocs.../ GroupDocs.Conversion for Python via .NET / Developer Guide...

    docs.groupdocs.com/conversion/python-net/develo...
  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. 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...
  9. 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...
  10. Supported File Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...Annotation Product Solution GroupDocs.../ GroupDocs.Conversion for Python via .NET / Supported File Formats...

    docs.groupdocs.com/conversion/python-net/suppor...