Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,449 for

document information

(0.12 sec)
  1. Sign document with QR-code signature | Document...

    QR-code (or Quick Response code) is a sort of two-dimensional barcode that consists of black squares arranged in a square grid on a white background. QR-code can be read by smartphone camera or specialized devices that are dedicated to QR reading - hand-held scanners, handy terminals, fixed scanners that are used after placing it on a desktop, or embedding it in other devices. Usually QR-codes contain data that points to a website or application, emails, or phone numbers, product identifiers, or trackers....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Document Merging REST APIs for C#, Java, Python...

    Explore Document merger cloud API and SDKs for smooth Document manipulation. Discover the power of cloud APIs and their impact on efficient Document management....face the need to manipulate documents efficiently and seamlessly...specific pages for targeted use, document manipulation is a cornerstone...

    blog.groupdocs.cloud/merger/document-merging-cl...
  3. Extract Text from Word in Node.js | Word Docume...

    Learn how to extract text from Word Documents (.docx) using Node.js REST API. Automate Word text extraction using Node.js REST API or cURL....Polski Extract Text from Word document using Node.js API - Text Extractor...text from Microsoft Word documents for automation, indexing,...

    blog.groupdocs.cloud/parser/extract-text-from-w...
  4. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf Documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected Documents Attachments Collection of attachments files paths OutputPath Path to resultant Document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Merger Cloud...

    docs.groupdocs.cloud/merger/import-attachment/
  5. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows to sign Document with several signatures simultaneously and even apply signatures of different types to the same Document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input Document into cloud storage and other files, like digital certificate or image stamp Sign Document Download output Document For storage operations, like uploading or downloading Documents, please refer to the corresponding articles of this manual....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. Display Documents on Your PimCore Website with ...

    GroupDocs released an HTML5 Document viewer extension for PimCore CMS. Now you can easily embed PDF and Microsoft Office Documents on your PimCore website....embed the GroupDocs HTML5 document viewer into PimCore web-pages...business document formats. GroupDocs HTML5 document viewer renders...

    blog.groupdocs.cloud/viewer/enjoy-the-benefits-...
  7. Extract Images from Word Documents using C# .NE...

    Learn how to extract images from Word (.DOCX, .DOC) files in C# .NET and REST API. Step-by-step tutorial to extract and save embedded images online....Extract Word document images - Image Extractor Word documents often...especially when handling bulk documents or automated workflows. Therefore...

    blog.groupdocs.cloud/parser/extract-images-from...
  8. Split Document | Documentation

    Split the Document Into Several One-Page Documents GroupDocs.Merger Cloud REST API provides an ability to split the Document into several one-page Documents by providing exact page numbers. The following example demonstrates how to split the Document into three one-page Documents with 3rd, 6th, and 8th pages. As a result, these Documents will be produced: Document name Page numbers Document_0 3 Document_1 6 Document_2 8 Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Merger Cloud...

    docs.groupdocs.cloud/merger/split-document/
  9. InfoResult | Documentation

    InfoResult data structure returned by Document Info API as output result InfoResult example { "FormatExtension": "string", "Format": "string", "Pages": [ { "Number": 0, "Width": 0, "Height": 0, "Visible": true, "Lines": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Words": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Characters": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string" } ] } ] } ] } ], "Attachments": [ { "Name": "string" } ], "ArchiveViewInfo": { "Folders": [ "string" ] }, "CadViewInfo": { "Layers": [ { "Name": "string", "Visible": true } ], "Layouts": [ { "Name": "string", "Width": 0, "Height": 0 } ] }, "ProjectManagementViewInfo": { "StartDate": "2020-04-02T05:56:17....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/inforesult/
  10. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input Document into cloud storage and other files, like image annotation Add annotation Call Preview method Download result pages from cloud storage Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Annotation Cloud...

    docs.groupdocs.cloud/annotation/delete-pages/