Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 920 for

security

(0.05 sec)
  1. Parse by Template | Documentation

    This REST API provides the functionality to extract data from documents. This method parses document content by a user-generated template. The template can be provided as an object or storage path. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when parsing documents by a template. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/parser/parse-by-template/
  2. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Metadata Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/metadata/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/metadata/working-with-stor...
  3. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provide a password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/merger/extract-pages/
  4. Detecting paraphrases in files with GroupDocs.R...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrase detection in files....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/rewriter/file/sdk/detect/
  5. Convert and download document | Documentation

    GroupDocs.Viewer Cloud API enables you to to render documents using single API call, passing input file in the request body, and getting result file stream in the response. This example demonstrates how to render document without using cloud storage. Method parameters: Name Type Description Comment format string Requested conversion format: HTML, JPG, PNG or PDF Required. File binary Input file to convert Form data, Required pages string Pages range to render, like “1,2” or “3-5,10” Default value : all pages password string Input document password Required for password-protected documents....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/viewer/convert-and-download/
  6. Simplifying files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files simplification....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/rewriter/file/sdk/simmplify/
  7. Summarizing files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files summarization....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/rewriter/file/sdk/summarize/
  8. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Signature Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/signature/working-with-sto...
  9. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/viewer/get-document-inform...
  10. Extract Annotations | Documentation

    Get method allows to retrieve all added annotations for given document as list of json objects 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 Download document with annotations Extract or Delete annotations HTTP POST ~/annotation/extract 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....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/annotation/extract-annotat...