Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 4,871 for

data

(0.11 sec)
  1. GroupDocs.Assembly Cloud | Documentation

    Welcome to the GroupDocs Assembly Cloud....practical examples of templates, data and code. To learn about GroupDocs...

    docs.groupdocs.cloud/assembly/
  2. Customize changes styles | Documentation

    GroupDocs.Comparison Cloud provides compare options set with some default values that provides both - appropriate comparison speed and quality. Example below demonstrates how to change different changes types styling. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....// 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/comparison/customize-chang...
  3. Text Strikeout Annotation | Documentation

    Text Strikeout annotation marks text fragment with a strikethrough styling 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 Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api....// 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/text-strikeout-...
  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. 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/
  6. 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/
  7. 5. Convert to Presentation Document Formats | D...

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Presentation Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Presentation Formats You can convert the supported document formats to Presentation Document Formats and get the Storage URL Output**.** Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Slides format example....// 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/conversion/convert-to-pres...
  8. 3. Convert to Word Processing Document Formats ...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Word Processing Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Words Formats You can convert the supported document formats to Word Processing Document Formats and get the output as a storage URL Resource HTTP POST ~/conversion Swagger UI lets you call this REST API directly from the browser....// 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/conversion/convert-to-word...
  9. Evaluation and Pricing Plans | Documentation

    GroupDocs Assembly Cloud marketing information on product's evaluation and pricing plans....Assembly Cloud using a with monthly data processing limit. This plan...

    docs.groupdocs.cloud/assembly/getting-started/l...
  10. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....// 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/join-document-pages/