Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 6,111 for

file format

(0.05 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. 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...
  3. 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...
  4. 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...
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  9. Specify encoding when loading documents | Docum...

    GroupDocs.Viewer Cloud enables users to pass encoding when rendering text documents or email messages. This feature is supported for: Plain-text (.txt) Files Comma-separated values (.csv) Tab-separated values (.tsv) E-Mail Message (.eml) Following code snippet sets the document encoding. 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....txt) files Comma-separated values (.csv)...groupdocs.cloud/v2.0/viewer/storage/file/viewer/shift_jis_encoded_tx...

    docs.groupdocs.cloud/viewer/specify-encoding-wh...
  10. Render document with comments | Documentation

    Some document types like Microsoft Word, Excel, OpenOffice Text and Spreadsheet may contain comments. Your requirement to include or exclude the comments in output representation of the document may vary in different situations. GroupDocs.Viewer Cloud enables you to control the rendering of document comments. By default, comments are not rendered into the output document. The API provides RenderComments property of HtmlOptions (or JpgViewOptions, or PdfOptions) class that enables rendering of comments....0/viewer/storage/file/viewer/with_comment_docx/with_comment_page_1...html" } ], "attachments" : [], "file" : null } SDK examples The API...

    docs.groupdocs.cloud/viewer/render-document-wit...