Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 3,750 for

import

(0.3 sec)
  1. Homophone dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java.... To import homophones from a file, use..."C:\\Homophones.dat" ); // Import homophones from a file index...

    docs.groupdocs.com/search/java/homophone-dictio...
  2. Extract pages | GroupDocs

    Following this guide you will learn how to extract pages from PDF, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Python via .NET....merger import Merger from groupdocs.merger...merger.domain.options import ExtractOptions , RangeMode def extr...

    docs.groupdocs.com/merger/python-net/extract-pa...
  3. Customize changes styles | GroupDocs

    Learn how to customize the appearance of detected changes using GroupDocs.Comparison for Python via .NET.... import groupdocs.comparison as gc...styled result to a stream. import groupdocs.comparison as gc...

    docs.groupdocs.com/comparison/python-net/custom...
  4. Render PDF as PNG using Python

    Learn how to render PDF as PNG using Python. This step-by-step guide shows how to convert PDF to PNG in Python for easy sharing, preview, and integration....smooth PDF to PNG conversion Import the necessary modules from...PDF-to-PNG conversion. Next, import the required classes from groupdocs...

    kb.groupdocs.com/viewer/python/render-pdf-as-pn...
  5. Render PDF as Image using Python

    In this topic, you will get code and steps to render PDF as image using Python. There is no need to install and extra software or tool to convert PDF to image in Python....to image conversion features Import groupdocs.viewer and groupdocs...rendering documents to images. Import the necessary modules, then...

    kb.groupdocs.com/viewer/python/render-pdf-as-im...
  6. Get Extended Information on the Summary Page | ...

    Generate a summary page with extended statistics (per-section counts, page metrics) for the comparison result using GroupDocs.Comparison for Python via .NET....comparison import Comparer from groupdocs.comparison...comparison.options import CompareOptions def get_extended_summary_information...

    docs.groupdocs.com/comparison/python-net/develo...
  7. 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....comparison import Comparer from groupdocs.comparison...comparison.options import CompareOptions def set_author_of_changes...

    docs.groupdocs.com/comparison/python-net/develo...
  8. Character replacements | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements using Java.... To import character replacements from..."C:\\CharacterReplacement.dat" ); // Import character replacements from...

    docs.groupdocs.com/search/java/character-replac...
  9. Delete QR-Code signatures from documents | Grou...

    This article explains how to delete QR-Code electronic signatures with GroupDocs.Signature API.... import groupdocs.signature as signature...groupdocs.signature.options import QrCodeSearchOptions # Initialize...

    docs.groupdocs.com/signature/python-net/delete-...
  10. Convert PDF to HTML using Python

    Convert PDF to HTML using Python with GroupDocs.Conversion. Export PDF to HTML using Python easily and display documents online with accurate formatting....PDF-to-HTML conversion capabilities Import the essential modules and classes...the conversion library. Next, import the necessary modules and classes...

    kb.groupdocs.com/conversion/python/convert-pdf-...