Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 4,781 for

data

(0.07 sec)
  1. AnnotationApiLink | Documentation

    AnnotationApiLink describes output file link FileInfo example { "Href": "string", "Rel": "string", "Type": "string", "Title": "string" } FileInfo fields Name Description Href File download url Rel Reserved Type Reserved Title File name...Annotation Cloud / Developer Guide / Data structures / AnnotationApiLink...

    docs.groupdocs.cloud/annotation/annotationapilink/
  2. Working with Annotations | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API provides annotation Data from supported file formats as AnnotationInfo Object. Object fields AnnotationInfo object fields Field Name Type Description guid string The unique identifier of annotation. documentGuid long The unique identifier of document. text string The text of the annotation. creatorGuid string The annotation creator unique identifier. creatorName string The annotation creator name....Cloud API provides annotation data from supported file formats...ez" Response Returns Binary data SDK examples The API is completely...

    docs.groupdocs.cloud/annotation/working-with-an...
  3. 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...
  4. 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/
  5. Sending texts for translation | Documentation

    How to send texts for translation to the selected languages....UV1hLfgNCSQ4VKGCOA' \ --data '{ "sourceLanguage": "en", "targetLanguages":...'Content-Type: application/json' \ --data '{ "sourceLanguage": "en", "targetLanguages":...

    docs.groupdocs.cloud/translation/text/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. Convert JSON to PDF in Node.js

    Follow this blog post to learn how to convert JSON to PDF in Node.js. Install Groupdocs.Conversion and build a JSON to PDF converter programmatically....development, offering enhanced data presentation and accessibility...accessibility. By transforming JSON data into PDF documents, developers...

    blog.groupdocs.cloud/conversion/convert-json-to...
  8. A REST API Solution to Merge and Split Document...

    GroupDocs.Parser Cloud a document parsing REST API solution. You can extract text, images and metaData for MS Office, OpenOffice, PDF, HTML and many file formats...user-defined templates to extract data from your invoices, quotation...Store File OST Outlook Offline Data File EML E-Mail Message EMLX...

    blog.groupdocs.cloud/parser/introducing-documen...
  9. S3 storage does not use https? - Free Support F...

    If I put a deny rule in my S3 bucket’s policy for: “Condition”: { “Bool”: { “aws:SecureTransport”: “false” } } I see requests from groupdocs getting denied. Is groupdocs not using https by default to hit S3? If s…...can’t happen if the transfer of data is insecure, and I need to search...

    forum.groupdocs.cloud/t/s3-storage-does-not-use...
  10. PreviewOptions | Documentation

    PreviewOptions structure defines options for creating documents preview FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Format": "PNG", "PageNumbers": [ 0 ], "Width": 0, "Height": 0, "RenderComments": true } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. Format Preview format. Supported values are: PNG, JPEG or BMP. Default value is PNG. PageNumbers Page numbers to create preview for Width Preview image width Height Preview image height RenderComments Show comments in preview...Annotation Cloud / Developer Guide / Data structures / PreviewOptions...

    docs.groupdocs.cloud/annotation/previewoptions/