Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 37,772 for

security

(0.19 sec)
  1. Convert CSV to HTM using Node.js

    REST APIs for documents & images conversion via Node.js. Convert between PDF, Microsoft Word, Excel, PPTX, Project, HTML, email and images....protect output document APIs are secured and require authentication...for your preferred language. Security and Authentication The GroupDocs...

    products.groupdocs.cloud/conversion/nodejs/csv-...
  2. Convert TSV to HTML using Node.js

    REST APIs for documents & images conversion via Node.js. Convert between PDF, Microsoft Word, Excel, PPTX, Project, HTML, email and images....protect output document APIs are secured and require authentication...for your preferred language. Security and Authentication The GroupDocs...

    products.groupdocs.cloud/conversion/nodejs/tsv-...
  3. Documents Classification | Documentation

    This API retrieves document classification result for IAB-2 taxonomy or Documents taxonomy. It returns an object that contains information about the best class and its probability and about probability of other classes. See Classify request parameters for request’s details. Resource This resource represents a controller for single call document classification. Classify document with taxonomy. Set taxonomy parameter to “default” for IAB-2, set to “documents” for Documents taxonomy, or set to “sentiment” or “sentiment3” for Sentiments taxonomies....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/classification/documents-c...
  4. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".doc", "fileFormat": "Microsoft Word" }, { "extension": ".docx", "fileFormat": "Microsoft Word" }, { "extension": "....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/annotation/get-supported-f...
  5. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/signature/get-supported-fi...
  6. Documentation

    GroupDocs Cloud Documentation Homepage...Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud
  7. Translation languages | Documentation

    Translation language pairs supported by GroupDocs.Translation Cloud....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/translation/translation-la...
  8. Terms of Service - About - groupdocs.cloud

    Terms of Service Last Updated: 2 December 2019 1. Your Agreement with GroupDocs 1.1 Your use of the GroupDocs Cloud A......You are responsible for the security of your passwords and for...destruction. We may use encryption, secure socket layer, firewalls, internal...

    about.groupdocs.cloud/legal/tos/
  9. PdfOptimizationOptions | Documentation

    PdfOptimizationOptions data structure contains the PDF optimization options to apply to the output PDF file. ImageOptions example { "Lineriaze": false, "RemoveAnnotations": false, "RemoveFormFields": false, "ConvertToGrayScale": false, "SubsetFonts": false, "CompressImages": false, "ImageQuality": 100, "ResizeImages": false, "MaxResolution": 300, "OptimizeSpreadsheets": false } ImageOptions fields Name Description Lineriaze Enables optimization the output PDF file for viewing online with a web browser. This optimization allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...
  10. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/parser/delete-template/