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

data

(0.71 sec)
  1. 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...
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...conversion API allows sharing Excel data with others in a portable form...allows gathering the scattered data or information into one single...

    blog.groupdocs.cloud/groupdocs.cloud/page/33/
  3. Convert XML to PDF in Python using REST API

    Convert XML to PDF file fast online using GroupDocs.Conversion Cloud REST API. This article is about how to convert XML to PDF in Python using REST API....tags to describe the structured data, for storing and transporting...is used to transfer and store data in the form of hierarchical...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  4. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...file to avoid overlapping of data. As a Ruby developer, you can...file format that contains text, data etc and is operating system...

    blog.groupdocs.cloud/groupdocs.cloud/page/31/
  5. Extract Text from HTML | HTML Text Parser | HTM...

    Learn how to extract text from HTML with .NET REST API. Parse clean text, remove tags, and automate HTML content extraction with .NET REST API. HTML to TXT...essential for: Content migration Data scraping Indexing & full‑text...full‑text search Preparing training data for AI/ML models Document analysis...

    blog.groupdocs.cloud/parser/extract-text-from-h...
  6. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...templates and data sources on the fly. APIs take data from database...

    blog.groupdocs.cloud/groupdocs.cloud/page/49/
  7. 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...
  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/conversion/licensing/
  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/