Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 4,887 for

data

(0.09 sec)
  1. Licensing | Documentation

    GroupDocs.Viewer Cloud Licensing...applies the limitation to the data that can be processed with the...

    docs.groupdocs.cloud/viewer/licensing/
  2. Evaluate GroupDocs.Comparison | Documentation

    Note You can easily create a trial account on GroupDocs.Comparison Cloud for evaluation. Please visit our Trial for GroupDocs.Cloud document page You get access to all the features of GroupDocs.Comparison Cloud using free trial plan with monthly Data processing limit. There are no limitations and no evaluation messages on documents This plan is intended to give you a good idea of the service’s capabilities and let you do some early development....Comparison Cloud using with monthly data processing limit. There are...

    docs.groupdocs.cloud/comparison/evaluate-groupd...
  3. Licensing | Documentation

    Create Account For details on how to create a new account please check Create a new Account. Apply Client Id and Client Secret For details on how to get Client Id and Client Secret please check Create New App and Get Client Id and Client Secret. Free Plan Our free plan allows you to use Cloud APIs as you would normally. It only applies the limitation to the Data that can be processed with the APIs....applies the limitation to the data that can be processed with the...

    docs.groupdocs.cloud/classification/licensing/
  4. Password-Protect ZIP File using Password Protec...

    This blog post is for you if you want to password-protect ZIP files online. GroupDocs.Merger Cloud SDKs offer online password protection software....been a lot of discussion on data security and integrity. Although...This tool takes good care of data privacy and is secure to use...

    blog.groupdocs.cloud/merger/password-protect-zi...
  5. GroupDocs.Annotation Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metaData, paraphrase, classify, repair, and translate documents of almost all the popular file formats....information about an existing piece of data....

    blog.groupdocs.cloud/categories/groupdocs.annot...
  6. Sending files for processing | Documentation

    How to send files for processing to the selected language....LxLejtsVFwrZpHA' \ --data '{ "language": "en", "url":...'Content-Type: application/json' \ --data '{ "language": "en", "url":...

    docs.groupdocs.cloud/rewriter/file/request/
  7. Sending texts for processing | Documentation

    How to send texts for processing to the selected language....LxLejtsVFwrZpHA' \ --data '{ "language": "en", "text":...'Content-Type: application/json' \ --data '{ "language": "en", "text":...

    docs.groupdocs.cloud/rewriter/text/request/
  8. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...Convert Excel to JSON data using secure and easy to use REST...want to share documents, secure data, or ensure that a PDF viewer...

    blog.groupdocs.cloud/groupdocs.cloud/page/22/
  9. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to the document 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/annotation/multiple-annota...
  10. AnnotateOptions | Documentation

    AnnotateOptions structure defines options for annotating documents FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Annotations": [], "FirstPage": 0, "LastPage": 0, "OnlyAnnotatedPages": true, "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure Annotations Array of annotations to add to the document. See AnnotationInfo structure FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...Annotation Cloud / Developer Guide / Data structures / AnnotateOptions...

    docs.groupdocs.cloud/annotation/annotateoptions/