Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 3,725 for

import

(3.25 sec)
  1. Convert XLSX to EMF using Python

    Convert XLSX to EMF using Python with simple steps. Easily export XLSX to EMF in Python for seamless integration and sharing of spreadsheet data....to EMF file transformation Import Converter and ImageConvertOptions...steps—install the library, import required classes, and define...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  2. Render DOCX as Image using Python

    You will learn how to render DOCX as image using Python. A code example will also be provided to create images from DOCX in Python for visual content workflows....command in your terminal window Import both groupdocs.viewer and groupdocs...rendering. After installation, import the necessary modules into...

    kb.groupdocs.com/viewer/python/render-docx-as-i...
  3. Check Document Password Protection | GroupDocs

    Determine whether a PDF, Word, Excel, or PowerPoint document has an open password set using the is_password_set() method of GroupDocs.Merger for Python via .NET....merger import Merger from groupdocs.merger...merger.domain.options import LoadOptions def check_document_password_protection...

    docs.groupdocs.com/merger/python-net/check-docu...
  4. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Comparison for Node.js via Java....strict' ; // Load Java bridge and import FileInputStream for reading...const InputStream = java . import ( 'java.io.FileInputStream'...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  5. Compare Bookmarks in Word Documents | GroupDocs

    Enable bookmark comparison in Word documents using GroupDocs.Comparison for Python via .NET to detect differences in bookmarked ranges....comparison import Comparer from groupdocs.comparison...comparison.options import CompareOptions def compare_bookmarks_in_word...

    docs.groupdocs.com/comparison/python-net/develo...
  6. Merge PPTX Presentations in Node.js - GroupDocs...

    This article demonstrates how to merge PPTX presentation files in Node.js with simple code examples using the GroupDocs.Merger for Node.js via Java API....Explanation: Code Example Important Notes See also Download Free...how to follow these steps: // Import the GroupDocs.Merger library...

    blog.groupdocs.com/merger/merge-pptx-in-nodejs/
  7. Update QR Code Signatures in Document | GroupDocs

    This article explains how to update QR code electronic signatures with GroupDocs.Signature for Python via .NET API....was found using the method: import groupdocs.signature as signature...groupdocs.signature.options import QrCodeSearchOptions # Initialize...

    docs.groupdocs.com/signature/python-net/update-...
  8. Show Gap Lines Instead of Changes | GroupDocs

    Replace inserted and deleted content with empty gap lines to produce redacted-style diffs while preserving layout alignment using GroupDocs.Comparison for Python via .NET....comparison import Comparer from groupdocs.comparison...comparison.options import CompareOptions def show_gap_lines ():...

    docs.groupdocs.com/comparison/python-net/develo...
  9. Get Changes Coordinates | GroupDocs

    Compute pixel coordinates for each detected change to overlay highlights on page previews, using GroupDocs.Comparison for Python via .NET....comparison import Comparer from groupdocs.comparison...comparison.options import CompareOptions def get_changes_coordinates...

    docs.groupdocs.com/comparison/python-net/develo...
  10. Stop word dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java.... To import words from a file, use the...exportDictionary ( "C:\\Words.txt" ); // Import words from a file index . getDictionaries...

    docs.groupdocs.com/search/java/stop-word-dictio...