Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,174 for

import

(0.98 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. 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-...
  3. Spelling corrector | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java.... To import words from a file, use the...exportDictionary ( fileName ); // Import words from a file index . getDictionaries...

    docs.groupdocs.com/search/nodejs-java/spelling-...
  4. 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...
  5. How to Edit CSV File | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated values, and other text files with different settings and many other powerful features of GroupDocs.Editor for Node.js via Java....there is nothing to adjust: // Import the necessary modules const...character is the delimiter: // Import the necessary modules const...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  6. render_docx_to_png.zip

    demo-app/render_docx_to_png.py Import os from groupdocs.viewer Import License, Viewer from groupdocs.viewer.options Import PngViewOptions def render_docx_to_png(): # Get license file absolute path ......py import os from groupdocs.viewer import License, Viewer...from groupdocs.viewer.options import PngViewOptions def render_docx_to_png():...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  7. Add Ellipse Annotation in Multiple Documents

    We are always keen to make our APIs rich in features and enhance usability. When we talk about annotation types. One cannot neglect ellipse annotation. Its a multi purposed annotation type. For instance you can use it to display extra information on your gauge or capture graph hits against a target line. Previously, Ellipse annotation was implemented in .NET version and it seemed very useful. We are pleased to announce that Ellipse annotation is now added in GroupDocs....Multi-Tiff file is annotated Import annotations for Images doesn’t...

    blog.groupdocs.com/annotation/add-ellipse-annot...
  8. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Signature for Python via .NET inside Docker containers with examples, troubleshooting tips, and best practices....py import os import groupdocs.signature as gs import groupdocs...

    docs.groupdocs.com/signature/python-net/getting...
  9. ZIP Archive Indexing is Improved in GroupDocs.S...

    We are pleased to announce the monthly release of GroupDocs.Search for Java 19.2. Improvements such as indexing of a ZIP archive inside other ZIP and escape of special characters in search queries are introduced. Please check GroupDocs.Search for Java 19.2 release notes for further reference. We would recommend you to download and integrate latest version of the API. Breaking Change Removed obsolete methods Import and Export from dictionary classes Improvements Following improvements are introduced in this release:...# Removed obsolete methods Import and Export from dictionary...

    blog.groupdocs.com/search/zip-archive-indexing-...
  10. Render RTF as HTML using Python

    Learn how to render RTF as HTML using Python and easily create HTML pages from RTF in Python while preserving formatting, layout, and style for web display....capabilities for RTF documents Import the groupdocs.viewer and groupdocs...Viewer library using pip. Then import the groupdocs.viewer and groupdocs...

    kb.groupdocs.com/viewer/python/render-rtf-as-ht...