Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 5,158 for

storage api

(0.03 sec)
  1. Join Multiple Documents | Documentation

    This REST Api allows merging two or more documents into a single resultant document. For the simplest scenario of combining several documents together it’s only needed to provide Storage path for each file. For protected documents, it is also required to provide a password. 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 It could be omitted for default Storage....feedback On this page This REST API allows merging two or more documents...it’s only needed to provide storage path for each file. For protected...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  2. Import attachment into pdf document | Documenta...

    This REST Api allows add attachments into pdf documents. Attachments should be uploaded into cloud Storage before importing. The table below contains the full list of properties that can be specified. 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 Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST Api directly from the browser....feedback On this page This REST API allows add attachments into pdf...should be uploaded into cloud storage before importing. The table...

    docs.groupdocs.cloud/merger/import-attachment/
  3. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources.... API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  4. Compare documents protected with password | Doc...

    This feature could be used only for Presentations, WordProcessing and Spreadsheet GroupDocs.Comparison Cloud allows to compare documents that are protected with a password. The following code sample shows how to compare password protected documents. Api usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud Storage Compare documents or get document info Download comparison result document from Storage Steps 1 and 3 are Storage operations, please refer to this File Api documentation for usage details.... API usage There are steps that usage...input documents into cloud storage Compare documents or get document...

    docs.groupdocs.cloud/comparison/compare-documen...
  5. How to Convert PDF Files to HTML in Python

    Online PDF to HTML converter turns a PDF into a one-page website. This article is about how to convert PDF files to HTML in Python....Python PDF to HTML Converter API – Installation How to Convert...Online in Python using REST API Convert Range of Pages from PDF...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  6. Render selected pages | Documentation

    GroupDocs.Viewer Cloud also provides the features to render only the selected page numbers. You can specify a list of the document pages to be rendered. Follow the below steps to achieve this functionality. The following code sample shows how to render first and third pages of a document. 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.... API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/render-selected-pages/
  7. UpdateSettings | Documentation

    UpdateSettings data structure used as input parameters of Update Api method. UpdateSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098', 'Left': 200, 'Top': 200, 'Width': 300, 'Height': 100, 'IsSignature': true } ] } UpdateSettings fields Name Description Api Version FileInfo.FilePath The path of the document, located in the Storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....as input parameters of Update API method. UpdateSettings example...UpdateSettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/updatesettings/
  8. 2. Convert to Spreadsheet Document Formats | Do...

    GroupDocs.Conversion Cloud REST Api allows us to convert the supported document formats to Spreadsheet Document Formats and returns the output document Storage URL and also support to get the result as a stream. Convert to Spreadsheet Formats You can convert the supported document formats to Spreadsheet Formats and returns the output document Storage URL Resource The following GroupDocs.Conversion Cloud REST Api resource has been used in the convert to spreadsheet Format example....Conversion Cloud REST API allows us to convert the to Spreadsheet...returns the output document storage URL and also support to get...

    docs.groupdocs.cloud/conversion/convert-to-spre...
  9. Working with Stamp Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST Api supports to put Stamp Signature on supported file format. It provides methods to create Stamp Signature in Document Pages with different options to add image as stamp, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Stamp Signature to Document You can create Stamp Signature on Document provided by fileName and document folder (if required) using following Api....Signature Cloud REST API supports to put Stamp Signature...(if required) using following API. It expects data in request body...

    docs.groupdocs.cloud/signature/working-with-sta...
  10. Excel to JPG | XLS to JPG | Excel Sheet to Imag...

    How to convert Excel files to high-quality JPG images using .NET REST Api. Convert XLS / XLSX to JPG in C# .NET.... The REST API ensures high-quality conversions...have obtained your personalized API credentials(i.e. Client ID and...

    blog.groupdocs.cloud/conversion/convert-excel-t...