Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 8,351 for

document information

(0.05 sec)
  1. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the Document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the Document was created or updated by a known sender and that the Document was not altered by unknown source. For Documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Convert document without storage | Documentation

    This example demonstrates how to convert Document without using cloud storage. Use this method to directly convert any Document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file to convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages to convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data convertOptions ConvertOptions Conversion options Form data Resource URI HTTP PUT ~/conversion...Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Conversion Cloud...

    docs.groupdocs.cloud/conversion/convert-documen...
  3. Document Automation Apps Blog - GroupDocs App

    ← Older posts Scan Barcode with GroupDocs.Scanner Free Online App Posted on March 16, 2022 by Igorzubarev We are plea......scan barcode from images and documents like Pdf, Microsoft Word,...WMF , ppt , qr-code Merge Documents Online – PDF, DOCX, XLSX,...

    blog.groupdocs.app/
  4. Convert PDF to Editable Word Document using Nod...

    Programmatically Convert PDF to Editable Word Document using a REST API in Node.js. Node.js SDK allows converting PDF to DOC and DOCX files....files into editable Word documents, enabling you to modify the...PDF into an editable Word document using a REST API with Node...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  5. Document Annotation Node.js SDK | GroupDocs Clo...

    Annotate Documents in Node.js with GroupDocs.Annotation Cloud. Add comments, highlights, redactions, and more to 27+ file formats....groupdocs-annotation-cloud Cloud Document Annotation Node.js SDK The...js is designed to simplify document annotation management in the...

    releases.groupdocs.cloud/annotation/nodejs/
  6. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/sign-document-wi...
  7. 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 &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Merger Cloud...

    docs.groupdocs.cloud/merger/import-attachment/
  8. Convert document direct async | Documentation

    This example demonstrates how to convert word processing Document into pdf Document asyncronously without using cloud storage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted Document) Resource URI HTTP PUT ~/conversion/async Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Conversion Cloud...

    docs.groupdocs.cloud/conversion/convert-documen...
  9. An online document management add-on for cloudC...

    GroupDocs has integrated its online Document management apps with cloudControl... Integrate our document management API with your existing...existing applications to manage documents effectively. Benefits # The...

    blog.groupdocs.cloud/total/online-document-mana...
  10. Convert document using custom font | Documentation

    This example demonstrates how to convert Document that use custom font, or non-standard font. Fonts should be uploaded into cloud storage before conversion. Then put path to fonts into conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input Document and fonts into cloud storage Convert Document Download converted Document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Storage Cloud Documentation for usage details....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Conversion Cloud...

    docs.groupdocs.cloud/conversion/convert-using-c...