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

data

(0.04 sec)
  1. 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/
  2. 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/
  3. 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...
  4. 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...
  5. 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/
  6. Edit PowerPoint Presentations using Python | Ed...

    Programmatically edit PowerPoint presentations using a REST API on the cloud in Python with Document Editor Cloud SDK for Python....from XML Data in Python using Rest API Display JSON Data on an HTML...

    blog.groupdocs.cloud/editor/edit-powerpoint-pre...
  7. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...developer, you can easily export data from Excel files to CSV on the...

    blog.groupdocs.cloud/groupdocs.cloud/page/33/
  8. 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/signature/licensing/
  9. Licensing | Documentation

    Create Account For details on how to create a new account please check to Create a new Account. Apply Client ID and Client Secret For details on how to get CLient Id and Client Secret please check to Create New Application 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/merger/licensing/
  10. Struggling to merge two PPTX files, getting err...

    I am trying to do a simple merge of two PPTX files using the nodejs SDK, but I am getting the error when executing: “Error: {“message”:“The type initializer for ‘\u000e\u000f\u0019\u0005’ threw an exception.”,“code”:“in…...You can remove any sensitive data from it, the main goal is to...

    forum.groupdocs.cloud/t/struggling-to-merge-two...