Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 934 for

editor for python

(0.43 sec)
  1. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder For an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the Formatted result of the expression....Editor Product Solution GroupDocs...Family / GroupDocs.Assembly for Python / Developer Guide / Basic Usage...

    docs.groupdocs.com/assembly/python-net/template...
  2. 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....Editor Product Solution GroupDocs...Family / GroupDocs.Merger for Python via .NET / Developer Guide...

    docs.groupdocs.com/merger/python-net/split-docu...
  3. Get List of Changes | GroupDocs

    Retrieve the collection of detected changes after a comparison and iterate over them programmatically using GroupDocs.Comparison For Python via .NET....Editor 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("....Editor Product Solution GroupDocs...Family / GroupDocs.Redaction for Python via .NET / Developer Guide...

    docs.groupdocs.com/redaction/python-net/use-adv...
  5. 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....Editor Product Solution GroupDocs...Family / GroupDocs.Merger for Python via .NET / Developer Guide...

    docs.groupdocs.com/merger/python-net/developer-...
  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....Editor Product Solution GroupDocs.../ GroupDocs.Comparison for Python / Developer guide / Saving...

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

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

    docs.groupdocs.com/watermark/python-net/waterma...
  8. Rasterize document or page | GroupDocs

    Rasterize a PDF to make watermarks hard to remove using Python via .NET....Editor Product Solution GroupDocs...Family / GroupDocs.Watermark for Python / Developer Guide / Advanced...

    docs.groupdocs.com/watermark/python-net/rasteri...
  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....Editor Product Solution GroupDocs...Family / GroupDocs.Merger for Python via .NET / Getting Started...

    docs.groupdocs.com/merger/python-net/getting-st...
  10. Xlsx to Md | GroupDocs

    This article demonstrates how to convert Spreadsheet to Markdown with GroupDocs.Markdown For Python via .NET....Editor Product Solution GroupDocs...Markdown / GroupDocs.Markdown for Python / Developer guide / Basic Usage...

    docs.groupdocs.com/markdown/python-net/convert/...