Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 5,349 for

storage api

(0.18 sec)
  1. Document Information | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Get Document Information This Api retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST Api resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://Api.groupdocs.cloud/v1/signature/document.docx/document/info" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Get Document Information This API retrieves document information...GroupDocs.Signature Cloud REST API resource has been used to get...

    docs.groupdocs.cloud/signature/document-informa...
  2. Skip rendering of empty columns | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) columns. In case, if the number of empty columns is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty columns GroupDocs.Viewer Cloud provides RenderEmptyColumns property, which allows omitting to render empty columns as shown in the sample below. Api Usage There are steps that usage of GroupDocs.... API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  3. PDF Viewer - Optimization options | Documentation

    GroupDocs.Viewer Cloud allows you to optimize the output PDF file for a web browser or to reduce the file size by optimizing resources. Optimization for a web allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download. Resource optimization allows you to reduce the size of the output PDF file. While optimizing, GroupDocs.Viewer may reduce the image size or quality, remove notes or form fields, remove objects, fonts, or personal information from a document, and so on.... API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/pdf-viewer-optimiza...
  4. Convert Markdown to PDF and PDF to Markdown in ...

    File conversion Apis allow you to convert files to any file format instantly.This article shows how to convert Markdown to PDF and PDF to Markdown in Python...Markdown in Python using REST API. The article will provide information...to PDF in Python using REST API Convert Markdown to PDF using...

    blog.groupdocs.cloud/conversion/convert-markdow...
  5. Extract Images by a Page Number Range | Documen...

    This REST Api allows extracting images from specific pages only by setting pages range. This operation supports only documents with pages. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST Api resource has been used in the Extract images by a page number example. cURL example The following example demonstrates how to extract images by a page number range. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....feedback On this page This REST API allows extracting images from...GroupDocs.Parser Cloud REST API resource has been used in the...

    docs.groupdocs.cloud/parser/extract-images-by-a...
  6. Convert PDF to Editable Word Document using Ruby

    You can convert PDF to Word DOCX in Ruby on the cloud. In this article, we will learn how to convert PDF to Editable Word document using Ruby Cloud Api....Conversion Cloud API. GroupDocs.Conversion will allow...document using Ruby cloud REST APIs . The following topics shall...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  7. Join Documents of different formats | Documenta...

    This REST Api allows merging the document of different formats into one pdf or word processing document. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the Storage Required property StorageName Storage name Could be omitted for default Storage VersionId File version Id Useful for Storages that support file versioning Password The password to open file Should be specified only for password-protected documents Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....feedback On this page This REST API allows merging the document of...in the storage Required property StorageName Storage name Could...

    docs.groupdocs.cloud/merger/join-document-cross...
  8. Java Convert PPT and PPTX to HTML Document.

    Convert PowerPoint PPT to HTML in Java using easy-to-use Cloud REST Api. This article is about how to convert PowerPoint PPT or PPTX to HTML using Java Api....PowerPoint to HTML Conversion REST API - SDK Installation How to Convert...HTML File in Java using REST API Convert PowerPoint Slides to...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  9. 1. Convert CAD Document with Load Options | Doc...

    This example demonstrates how to convert cad document into pdf document 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....input document into cloud storage Convert document Download converted...document from storage Steps 1 and 3 are storage operations, please...

    docs.groupdocs.cloud/conversion/convert-cad-doc...
  10. 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....input document into cloud storage Convert document Download converted...document from storage Steps 1 and 3 are storage operations, please...

    docs.groupdocs.cloud/conversion/convert-one-not...