Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 5,961 for

data

(0.06 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Solution to Parse and Extract data from all common business file...user-defined templates to extract data from your invoices, quotation...

    blog.groupdocs.cloud/groupdocs.cloud/page/35/
  2. GroupDocs.Total 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....file formats while obtaining data from databases, XML, JSON, OData...intelligently assemble the given data with the defined template document...

    blog.groupdocs.cloud/categories/groupdocs.total...
  3. Convert Excel to CSV | XLS to Comma Delimited F...

    How to effortlessly transform Excel files into CSV format using .NET REST API. Perform Excel to comma delimited files conversion. XLS to CSV or XLSX to CSV...a rich array of features for data organization and analysis, CSV...standardized format for storing tabular data. Therefore, the ability to seamlessly...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  4. Groupdocscloud - Downloads

    It contains files for parser...SDK for Python Parse & Extract data with Python Cloud SDK that communicates...to build document parsing and data extraction tools on any platform...

    releases.groupdocs.cloud/parser/python/
  5. UpdateResult | Documentation

    UpdateResult Data structure returned by Update API method as output result UpdateResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360021, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully modified signatures Failed List of signatures that were not updated...Signature Cloud / Developer Guide / Data structures / UpdateResult UpdateResult...feedback On this page UpdateResult data structure returned by Update...

    docs.groupdocs.cloud/signature/updateresult/
  6. 8. Convert to HTML Format | Documentation

    This example demonstrates how to convert word processing document into html document with advanced conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...//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-html...
  7. 4. Convert One Note Document with Load Options ...

    This example demonstrates how to convert one note documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....// 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-one-not...
  8. Link | Documentation

    Link Data structure represents output document information Link example: { "href": "string", "rel": "string", "type": "string", "title": "string" } Name Description Href Contains the link’s URL Rel Contains file path in the cloud storage Type Output type (‘file’) Title File name...Guide / Data structures / Link Link Leave feedback Link data structure...

    docs.groupdocs.cloud/comparison/link/
  9. Metadata | Documentation

    MetaData Data structure used for setting output document metaData. MetaData example: { "Author": "string", "LastSaveBy": "string", "Company": "string" } Name Description Author Value of document Author LastSaveBy Value of last save by author of document Company Value of Company of document...Comparison Cloud / Developer Guide / Data structures / Metadata Metadata...Metadata Leave feedback Metadata data structure used for setting output...

    docs.groupdocs.cloud/comparison/metadata/
  10. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates....// 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/viewer/image-viewer-get-te...