Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 37,771 for

security

(0.07 sec)
  1. GroupDocs.Watermark Cloud Product Family on Doc...

    GroupDocs.Watermark Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Watermark Cloud Product Family on Document Automation REST APIs | GroupDocs C...... Enhance document security & branding with GroupDocs...Watermark Cloud API & SDKs to Secure Documents Watermark the documents...

    blog.groupdocs.cloud/categories/groupdocs.water...
  2. Creating and Managing Application | Documentation

    Create New Application Log into Dashboard. Access the Applications page. Click on the Create New Application button. If you have no storage created yet, let’s first create one by clicking on the create button next to the default storage select box field. Follow the tutorial on the Creating and Managing Storages page in order to setup your first storage. Once you create and connect the storage, go back to the Applications page....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/total/creating-and-managin...
  3. Supported content formatting | Documentation

    A list of layout and structural elements of the source document that are guaranteed to be translated by GroupDocs.Translation Cloud....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/translation/supported-form...
  4. SearchResult | Documentation

    SearchResult data structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/docx/one-page.docx", "password" : "1234567890" }, "size" : 12345, "signatures": [ { "barcodeType": "Code128", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/signature/searchresult/
  5. Getting supported languages | Documentation

    How to get a full list of supported language pairs....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/translation/languages/
  6. GroupDocs.Metadata Cloud | Documentation

    GroupDocs.Metadata Cloud is a REST API for managing metadata in the documents of different file formats. It provides easy to use metadata extracting and modifying methods. It also allows you to search and remove existing metadata in a document. The API provides straightforward and easy to use set of methods to add, search, modify and remove metadata in supported file formats....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/metadata/
  7. Pricing Plan | Documentation

    GroupDocs builds incredible easy to use Software as a Service (SaaS) that developers can fully evaluate before committing to buying. To do this, we rely on a slightly different sales model.Please check the Pricing Plan and How to Purchase web-page that gives an overview of our single pricing plan and why there are no “upgrades” or “downgrades”....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/editor/pricing-plan/
  8. ApplyRevisionsOptions | Documentation

    ApplyRevisionsOptions data structure defines options for applying revisions using “PUT” /comparison/revisions API method ApplyRevisionsOptions example: { 'SourceFile': { 'FilePath': 'source_files/word/source_with_revs.docx' }, 'Revisions': [ { 'Id': 0, 'action': 'Accept' }, { 'Id': 1, 'action': 'Accept' }, ], 'OutputPath': 'output/result.docx' } Name Description SourceFile Information about source file Revisions Array of revision settings OutputPath Path to the output document...Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/comparison/applyrevisionso...
  9. Working with Conversion API | Documentation

    This API intended for convert the document to specified target format. URI ~/ HTTP POST Example 2 (Convert document) Takes as input and returns. Example URL https://api.groupdocs.cloud/v2.0/conversion Request { "FilePath": "/words/docx/one-page.docx", "Format": "pdf", "OutputPath": "converted" } Response [ { "name": "one-page.pdf", "size": 17958, "url": "converted/one-page.pdf" } ]...Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/conversion/conversion-api/
  10. Groupdocscloud - Downloads

    It contains files for metadata...Metadata Removing Metadata Security and Authentication The GroupDocs...GroupDocs.Metadata Cloud API is secured and requires authentication...

    releases.groupdocs.cloud/metadata/net/