Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 4,903 for

data

(0.39 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. 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/
  3. Download Files

    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...."Content-Type: multipart/form-data" \ -H "Accept: application/json"...

    blog.groupdocs.cloud/zh/tag/download-files/
  4. GroupDocs.Storage for Cloud

    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...."Content-Type: multipart/form-data" \ -H "Accept: application/json"...

    blog.groupdocs.cloud/zh/tag/groupdocs.storage-f...
  5. 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...
  6. Working with Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to add Digital Signature to a document. It provides methods to create Digital Signature in Document Pages with different options of Certificate type, location, alignment, font, margins and appearances by using Signature Options Object Data in request body. Add Digital Signature to Document You can create Digital Signature on Document provided by fileName and document folder (if required) using following API....margins and appearances by using data in request body. Add Digital...using following API. It expects data in request body. It returns...

    docs.groupdocs.cloud/signature/working-with-dig...
  7. 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/
  8. 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/
  9. Convert XML to CSV and CSV to XML in Python

    Use Python script to convert XML to CSV and to convert CSV to XML online. This article is about how to convert XML to CSV and CSV to XML in Python....for storing and transporting data. It is a very simple and flexible...file that contains records of data with comma separated values...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  10. Mix Document Pages | Documentation

    This REST API allows mixing specific pages from several source documents into a single resultant document. You can specify the exact order and selection of pages from each document, enabling advanced document composition scenarios. To mix pages, provide: A list of source documents (Files collection). A list of page selections (FilesPages collection), where each item specifies which pages to take from which document and in what order. The output path for the resultant document....// 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/merger/mix-document-pages/