Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 3,072 for

import

(0.09 sec)
  1. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....release of the project but most important functionalities have been...0 API provides support for Import Annotations and new types (TextStrikeout...

    blog.groupdocs.com/categories/groupdocs.annotat...
  2. 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...
  3. 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...
  4. 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-...
  5. 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-...
  6. 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...
  7. How to generate barcode and sign document using...

    This guide describes how to improve your document with generated barcodes using Python. Sign your documents with Codabar, Event or Code39Extended using GroupDocs.Signature Python API by GroupDocs.... import groupdocs.signature as signature...way. import groupdocs.signature as signature from io import BytesIO...

    docs.groupdocs.com/signature/python-net/how-to-...
  8. Add Ellipse Annotation in Slides

    We try our best to provide minimal yet appropriate solutions to our customers. Hence, in this month’s release of GroupDocs.Annotation for .NET 19.3 you will observe some new “easy-to-implement” features. Lets start with ellipse annotation. You might be looking for it, we’ve now added its support for different document formats. Ellipse Annotation GroupDocs.Annotation for .NET 19.3 provides GetThumbnail method for PageImage class, that helps you in getting thumbnails of PDF document pages....now closes stream when you import annotations for Images. Lastly...

    blog.groupdocs.com/annotation/add-ellipse-annot...
  9. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for Java API.... import com.groupdocs.editor.Editor ; import com.groupdocs...groupdocs.editor.EditableDocument ; import com.groupdocs.editor.options...

    docs.groupdocs.com/editor/java/save-document/
  10. How to Convert DWG to PDF in Java

    Transform Autocad file to non-editable format, learn the process to convert DWG to PDF in Java, and review sample code for Java Autocad to PDF converter application....implementing DWG to PDF functionality Import essential classes for performing...start writing the code and then import the essential classes for doing...

    kb.groupdocs.com/conversion/java/how-to-convert...