Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 465 for

py

(0.32 sec)
  1. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....py from groupdocs.redaction import...Stream get_file_info_from_stream.py from groupdocs.redaction import...

    docs.groupdocs.com/redaction/python-net/get-fil...
  2. Spreadsheet conversion options | GroupDocs

    Control column truncation, row limits, sheet separators, and hidden worksheets...py from groupdocs.markdown import...hidden sheets spreadsheet_sheets.py from groupdocs.markdown import...

    docs.groupdocs.com/markdown/python-net/spreadsh...
  3. Specify File Type for Comparison Manually | Gro...

    Manually specify the file type when an extension is missing or wrong, using LoadOptions and FileType from GroupDocs.Comparison for Python via .NET....py from groupdocs.comparison import...XML , FileType.YAML , FileType.PY , FileType.JS , FileType.CS ...

    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("....py from groupdocs.redaction import...use_grayscale_rasterization_option.py from groupdocs.redaction import...

    docs.groupdocs.com/redaction/python-net/use-adv...
  5. המרת קוד מקור ל-PDF באמצעות Java | Python, PHP,...

    הפיכת קובצי קוד מקור לפורמט PDF ב-Java. המר קובצי שפת תכנות של Python, Java, PHP ועוד ל-PDF באמצעות API להמרת מסמכים....py הנכון. השלבים הבאים מאפשרים לך...PdfViewOptions . המר את קובץ ה-.py שנטען ל-PDF בשיטת view() המתאימה...

    blog.groupdocs.com/he/viewer/convert-source-cod...
  6. Annotation redactions | GroupDocs

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....py from groupdocs.redaction import...document, e.g.: redact_annotations.py from groupdocs.redaction import...

    docs.groupdocs.com/redaction/python-net/annotat...
  7. Get Source and Target Text from Files | GroupDocs

    Read the source and target text for each detected change to power side-by-side diff review tools or downstream analytics using GroupDocs.Comparison for Python via .NET....py from groupdocs.comparison import...get_source_and_target_text_stream.py from groupdocs.comparison import...

    docs.groupdocs.com/comparison/python-net/develo...
  8. Převést zdrojový kód do PDF v C# | Python, PHP,...

    Transformujte soubory zdrojového kódu do formátu PDF v C#. Převeďte soubory Pythonu, Java, PHP a dalších programovacích jazyků do PDF pomocí .NET API pro převod dokumentů....py správné metodě. Následující kroky...PdfViewOptions . Převeďte soubor .py na PDF pomocí správné metody...

    blog.groupdocs.com/cs/viewer/convert-source-cod...
  9. Word Track Changes | GroupDocs

    Choose whether to include or ignore Microsoft Word Track Changes (revisions) during comparison via word_track_changes on CompareOptions in GroupDocs.Comparison for Python via .NET....py from groupdocs.comparison import...diff. ignore_word_track_changes.py from groupdocs.comparison import...

    docs.groupdocs.com/comparison/python-net/develo...
  10. Update watermarks | GroupDocs

    Search for existing text or image watermarks and update them using GroupDocs.Watermark for Python via .NET....py from groupdocs.watermark import...stamp: update_image_watermark.py from groupdocs.watermark import...

    docs.groupdocs.com/watermark/python-net/basic-u...