Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 920 for

security

(0.04 sec)
  1. 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....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/merger/import-attachment/
  2. 1. Convert CAD Document with Load Options | Doc...

    This example demonstrates how to convert cad document into pdf document with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/conversion/convert-cad-doc...
  3. Get View Info for PDF Document | Documentation

    GroupDocs.Viewer Cloud provides additional information for PDF documents when calling Info method. Following example demonstrates how to retrieve view information for PDF document. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/viewer/get-view-info-for-p...
  4. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  5. Delete rendered document | Documentation

    After rendering various types of documents into HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud storage using special method. Note: This method deletes only output files, the input file remains in the storage. Following example demonstrates on how to delete rendered document results. API Usage 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/viewer/delete-rendered-doc...
  6. Verify QR-code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  7. Working With Storage | Documentation

    GroupDocs.Classification Cloud Working With Storage...Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/classification/working-wit...
  8. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/watermark/search-watermarks/
  9. Convert PPT to PDF in Java - A Step-by-Step Guide.

    Learn how to convert PowerPoint to PDF in Java using REST API efficiently. Follow our step-by-step guide using GroupDocs.Conversion Cloud SDK for Java....for its compatibility and security. Converting a PowerPoint file...

    blog.groupdocs.cloud/conversion/convert-powerpo...
  10. Merge Multiple Documents in Java

    Learn how to merge documents of different types in Java using GroupDocs.Merger Cloud SDK for Java. Streamline your document management with ease....password-protected documents, enhancing its security. Can I specify the order of...

    blog.groupdocs.cloud/merger/merge-documents-of-...