Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 6,454 for

file format

(0.14 sec)
  1. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....demonstrating using Formats API to get all supported file formats in GroupDocs...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/classification/quick-start/
  2. Introduction of PHP SDK in Next Generation Grou...

    The release of this month includes a number of new improvments and PHP SDK for Cloud API. This API can be used in your applications for document conversion features....major documents and image formats to Words, Cells, Html, PDF...PDF, Slides and Image formats for the whole document, page by page...

    blog.groupdocs.cloud/conversion/groupdocs.conve...
  3. New SDK Versions Have Been Released for GroupDo...

    With these new Cloud SDKs, developers on different platforms can easily integrate GroupDocs’ document collaboration tools into their apps and sites.... Supported document formats include: PDF, Microsoft Word...conversion API and supported file formats, please see this page ....

    blog.groupdocs.cloud/total/get-up-and-running-q...
  4. Classify raw text in MS Office, PDF and many ot...

    GroupDocs.Classification Cloud API retrieves raw text classification output for taxonomy/documents taxonomy that contains inFormation about the best class...are ready to try the powerful file processing features offered...

    blog.groupdocs.cloud/classification/classify-ra...
  5. Skip rendering of empty rows | Documentation

    Sometimes Excel document contains inFormation at the beginning of the worksheet and after that, it contains some count of empty (blank) rows. In case, if the number of empty rows is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty rows GroupDocs.Viewer Cloud provides RenderEmptyRows property of SpreadsheetOptions class, which allow omitting to render empty rows as shown in the sample below....0/viewer/storage/file/viewer/with_empty_row_xlsx/...html" } ], "attachments" : [], "file" : null } SDK examples The API...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  6. Adjust output image size | Documentation

    When CAD drawings are rendered, the size of the render result is adjusted by API automatically, the biggest side (width or height depending on which one is bigger) is set 2000 px, another side is set value based on width-to-length ratio. You may adjust the size of resulting document by setting CadOptions as show in example. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....0/viewer/storage/file/viewer/with_layers_and_layo...html" } ], "attachments" : [], "file" : null } SDK examples The API...

    docs.groupdocs.cloud/viewer/adjust-output-image...
  7. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....a list of all supported file formats in GroupDocs.Metadata Cloud...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/metadata/quickstart/
  8. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....a list of all supported file formats in GroupDocs.Parser Cloud...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/parser/quickstart/
  9. Backroung Brush and Stamp Brush Styles Signatur...

    GroupDocs.cloud developer newsletter of September 2018 describes document manipulation Cloud APIs updates, major feature enhancements and bug fixes within GroupDocs REST APIs....business documents and image formats including Microsoft Office...supports all popular document formats: PDF, Microsoft Word, Excel...

    blog.groupdocs.cloud/total/cloud-rest-apis-to-m...
  10. Get Document Information | Documentation

    This API retrieves document inFormation. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document inFormation. cURL example Request curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer " \ -d "{ 'FilePath': 'annotationdocs/one-page.docx'} Response { "name": "one-page.docx", "path": "annotationdocs/one-page....: "Microsoft Word Open XML format" , "size" : 16646 , "dateModified"...complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/annotation/get-document-in...