Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 4,888 for

data

(0.07 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...printing, sharing, and protecting data. How to Convert TEXT file to...previously created files for data referencing or when different...

    blog.groupdocs.cloud/groupdocs.cloud/page/26/
  3. 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/
  4. 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/
  5. 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...
  6. 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...
  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. GroupDocs.Parser Cloud Product Family

    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....requirement when working with XML data in various applications. GroupDocs...

    blog.groupdocs.cloud/categories/groupdocs.parse...
  9. Extract Text from PowerPoint in C# | PPTX to Te...

    Learn how to extract text from PowerPoint presentations using C# .NET. Automate text extraction from PPT and PPTX files with the .NET REST API....text, metadata, and structured data from multiple document formats...Export clean, structured text data for further processing. Frequently...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  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/