Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,202 for

data assembly

(0.12 sec)
  1. Extract images from document | GroupDocs

    Learn how to extract images from documents using GroupDocs.Parser for Python via .NET. Extract images with position Data, rotation, and format information from PDF, Word, Excel....Assembly Product Solution GroupDocs...image stream To work with image data as a stream: Python from groupdocs...

    docs.groupdocs.com/parser/python-net/extract-im...
  2. Features Overview | GroupDocs

    GroupDocs.Redaction for Python via .NET removes sensitive information from documents through a single, format-independent API — text, metaData, image areas, annotations, and whole pages — and saves the result in the original format or as a sanitized PDF....Assembly Product Solution GroupDocs...company, comments, and EXIF data on images — so no sensitive...

    docs.groupdocs.com/redaction/python-net/feature...
  3. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....Assembly Product Solution GroupDocs...load-password-instance.txt ## Cost data and chart | | | | | | | | |...

    docs.groupdocs.com/markdown/python-net/load-a-p...
  4. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...Assembly Product Solution GroupDocs...before detecting text. // Assemble the URI for the REST API method...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  5. Extract tables from document page | GroupDocs

    Learn how to extract tables from specific document pages using GroupDocs.Parser for Python via .NET. Page-by-page table extraction from PDF, Word, Excel....Assembly Product Solution GroupDocs...range ( table . row_count ): row_data = [] for col in range ( table...

    docs.groupdocs.com/parser/python-net/extract-ta...
  6. GroupDocs.Search for Node.js | GroupDocs

    GroupDocs.Search for Node.js is a fascinating document search API. It extracts text and metaData from documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...Assembly Product Solution GroupDocs...against various formats to gain data insights. API is used for indexing...

    docs.groupdocs.com/search/nodejs-java/
  7. Saving image strategy | GroupDocs

    GroupDocs.Markdown provides several strategies for handling images during conversion. Set the image_export_strategy property on ConvertOptions to control the behavior: Base64 embedding – inline images as Data URIs using ExportImagesAsBase64Strategy. File system export – save images to a directory using ExportImagesToFileSystemStrategy. Use the images_relative_path property to control the relative path written into Markdown image links. Skip images – omit all images from the output using SkipImagesStrategy. Custom handler – pass a Python callable for full control over image saving, including renaming and custom storage via CustomImagesStrategy....Assembly Product Solution GroupDocs...embedding – inline images as data URIs using ExportImagesAsBase64...

    docs.groupdocs.com/markdown/python-net/strategy/
  8. Signing | GroupDocs

    This section contains advanced examples and demonstrates all possible features for signing documents with various electronic signature types, setup different options and visual effects....Assembly Product Solution GroupDocs...with embedded and encrypted data in QR-code signatures Sign document...

    docs.groupdocs.com/signature/java/signing/
  9. eSign document with QR-code signature | GroupDocs

    This article explains how sign documents with electronic signature as QR code on document page with GroupDocs.Signature API....Assembly Product Solution GroupDocs...devices. Usually QR-codes contain data that points to a website or...

    docs.groupdocs.com/signature/java/esign-documen...
  10. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for Java API....Assembly Product Solution GroupDocs...converting date/time and numeric data The following code snippet shows...

    docs.groupdocs.com/conversion/java/load-csv-doc...