Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 3,332 for

import

(0.41 sec)
  1. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....how to add a text signature: import groupdocs.signature as signature...of searching for signatures: import groupdocs.signature as signature...

    docs.groupdocs.com/signature/python-net/feature...
  2. Getting Document Information | GroupDocs

    Read format, page count, author, dimensions, table of contents, and format-specific metadata from PDF, Word, Excel, PowerPoint, CAD, image, project management, and email documents without converting — using Converter.get_document_info() in GroupDocs.Conversion for Python via .NET....conversion import Converter def get_document_info...py from groupdocs.conversion import Converter def get_pdf_document_info...

    docs.groupdocs.com/conversion/python-net/develo...
  3. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Node.js via Java.... 'use strict' ; // Import the GroupDocs.Comparison for...file paths. 'use strict' ; // Import the GroupDocs.Comparison for...

    docs.groupdocs.com/comparison/nodejs-java/get-s...
  4. Merge PDF files in Node.js - GroupDocs.Merger

    Discover how to merge PDF files programmatically in Node.js using GroupDocs.Merger for Node.js via Java, ensuring a smooth integration without relying on third-party software....demonstrating these steps: // Import the GroupDocs.Merger for Node...the following major steps: Import the necessary library : This...

    blog.groupdocs.com/merger/merge-pdf-in-nodejs/
  5. Convert to HTML with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to HTML format with fixed layout, zoom and other customizations using GroupDocs.Conversion for Java....java import com.groupdocs.conversion.Converter ; import com.groupdocs...convert.WebConvertOptions ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/convert-to-h...
  6. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with height, width, DPI and other customizations using GroupDocs.Conversion for Java....java import com.groupdocs.conversion.Converter ; import com.groupdocs...filetypes.WordProcessingFileTy ; import com.groupdocs.conversion.options...

    docs.groupdocs.com/conversion/java/convert-to-w...
  7. Subset fonts | GroupDocs

    Reduce PDF file size by subsetting embedded fonts with GroupDocs.Viewer. See how to optimize font usage....viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...

    docs.groupdocs.com/viewer/python-net/optimizati...
  8. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API.... import groupdocs.signature as signature...groupdocs.signature.options import ( TextVerifyOptions , BarcodeVerifyOptions...

    docs.groupdocs.com/signature/python-net/verify-...
  9. Set image resolution | GroupDocs

    Reduce PDF image resolution by adjusting compression and resizing options within the GroupDocs.Viewer API....viewer import Viewer from groupdocs.viewer.options import PdfViewOptions...

    docs.groupdocs.com/viewer/python-net/optimizati...
  10. Detect file type of container item | GroupDocs

    Learn how to detect file types of items within containers using GroupDocs.Parser for Python via .NET....parser import Parser # Create an instance...groupdocs.parser import Parser from collections import defaultdict...

    docs.groupdocs.com/parser/python-net/detect-fil...