Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 1,353 for

signature family

(0.03 sec)
  1. ViewResult | Documentation

    ViewResult data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "pages": [ { "number": 1, "resources": [], "path": "viewer/words/docx/four-pages_docx/p1.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p1.html" }, { "number": 2, "resources": [], "path": "viewer/words/docx/four-pages_docx/p2.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p2.html" }, { "number": 3, "resources": [], "path": "viewer/words/docx/four-pages_docx/p3.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p3.html" }, { "number": 4, "resources": [], "path": "viewer/words/docx/four-pages_docx/p4.html", "downloadUrl": "https://api.groupdocs.cloud/v2.0/viewer/storage/file/viewer/words/docx/four-pages_docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of document pages page....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/viewresult/
  2. Supported File Formats | Documentation

    GroupDocs.Classification Cloud REST API support to classify several documents formats such as: Classification From: Portable Document Format: PDF Documents: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, TXT, ODT, OTT Resource The following GroupDocs.Classification Cloud REST API resource has been used in the Supported File Formats example. cURL Rest Example Request curl -v "https://api.groupdocs.cloud/v1.0/classification/formats" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer [Acccess Token] Response { "formats": [ { "fileFormat": "Microsoft Word", "extension": "....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/supported-f...
  3. Translating PDF files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating PDF files....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/sdk/pdf/
  4. Translating Srt files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating Srt files....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/sdk/subti...
  5. Translating image files with GroupDocs.Translat...

    How to use GroupDocs.Translation Cloud SDK for translating image files....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/sdk/image...
  6. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/add-watermarks/
  7. Available SDKs | Documentation

    GroupDocs.Signature Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/available-sdks/
  8. Sending files for translation | Documentation

    How to send files for translation to the selected languages....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/
  9. Fetching file results | Documentation

    How to fetch the result from the GroupDocs.Rewriter Cloud queue....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/fetch/
  10. Add Metadata By Property Name Match Exact Phras...

    This REST API allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name as specified. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...