Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 5,448 for

data

(0.22 sec)
  1. DOC Splitter Online | Free GroupDocs Apps

    Free online DOC splitter. Split DOC online into multiple files. 100% free online DOC splitter, secure and easy to use....contain several different type of data such as images, formatted as...

    products.groupdocs.app/splitter/doc
  2. Translate Word or Excel Documents into 7 Differ...

    Translation API to translate Word & Excel documents into Chinese, English, French, German, Italian, Russian, Spanish without disturbing document structure....\ -H "accept: multipart/form-data" \ -H "authorization: Bearer...

    blog.groupdocs.cloud/2020/06/06/translate-word-...
  3. GroupDocs.Merger Cloud | Java REST API to Join ...

    Java REST API & Cloud SDK to join, merge, append, & combine cloud documents. Supports extracting & splitting single cloud document into various smaller files....// For complete examples and data files, please go to https://github...

    releases.groupdocs.cloud/merger/java/
  4. Get Document Metadata | Documentation

    GroupDocs.Conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a MetaData of supported formats, You can use the below API. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the Document MetaData example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/info?FilePath#words/four-pages.docx" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response Content-type: application/json { "fileType": "docx", "pageCount": 4, "size": 8651, "width": 0, "height": 0, "horizontalResolution": 0, "verticalResolution": 0, "bitsPerPixel": 0, "title": "", "author": "", "createdDate": "2016-05-18T00:00:00Z", "modifiedDate": "0001-01-01T00:00:00", "layers": null, "isPasswordProtected": false } SDK examples The API is completely independent of your operating system, Database system or development language....// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/conversion/get-document-me...
  5. GroupDocs.Metadata Cloud 20.2 | Process Metadat...

    Java REST API & Cloud SDK to set, get & update metaData in the cloud. Search & extract the required metaData instead of traversing the whole file metaData tree....// For complete examples and data files, please go to https://github...

    releases.groupdocs.cloud/metadata/java/20-2/
  6. GroupDocs.Metadata Cloud 20.3 | Process Metadat...

    Java REST API & Cloud SDK to set, get & update metaData in the cloud. Search & extract the required metaData instead of traversing the whole file metaData tree....// For complete examples and data files, please go to https://github...

    releases.groupdocs.cloud/metadata/java/20-3/
  7. RTF Splitter Online | Free GroupDocs Apps

    Free online RTF splitter. Split RTF online into multiple files. 100% free online RTF splitter, secure and easy to use....capability makes it a standard of data transfer between word processing...

    products.groupdocs.app/splitter/rtf
  8. TIFF Splitter Online | Free GroupDocs Apps

    Free online TIFF splitter. Split TIFF online into multiple files. 100% free online TIFF splitter, secure and easy to use....palette-color and full-color image data in several color spaces. It...

    products.groupdocs.app/splitter/tiff
  9. Analysis of Text or Documents using a REST API ...

    Programmatically Perform Sentiment Analysis of your Documents and any Raw Text using a REST API in C# with GroupDocs.Classification for .NET SDK....determine whether the text or data is positive, negative, or neutral...

    blog.groupdocs.cloud/classification/sentiment-a...
  10. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract Data from a container item. Here you can see how to parse text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example....demonstrates how to extract data from a container item. Here...

    docs.groupdocs.cloud/parser/parse-by-template-o...