Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 5,657 for

storage api

(0.05 sec)
  1. Java combine PDF files into one

    Document Automation Apis along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....into One in Java using REST API. Merging PDF documents provides...manage multiple files, saving storage space, streamlining workflow...

    blog.groupdocs.cloud/tag/java-combine-pdf-files...
  2. Convert HTML to PDF using REST API in Ruby

    Instantly convert HTML files to PDF format with free online converter. This article is about how to convert HTML to PDF using REST Api in Ruby....Conversion Cloud API. HTML to PDF converter software...convert HTML to PDF using REST API in Ruby . The following topics...

    blog.groupdocs.cloud/conversion/convert-html-to...
  3. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify Api method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings 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....input parameters for Verify API method. VerifySettings example...VerifySettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/verifysettings/
  4. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search Api method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings 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 Search API method. SearchSettings example...SearchSettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/searchsettings/
  5. GroupDocs.Storage Cloud Product Family on Docum...

    GroupDocs.Storage Cloud Product Family on Document Automation REST Apis | GroupDocs Cloud Recent content in GroupDocs.Storage Cloud Product Family on Document Automation REST Apis | GroupDocs Cloud......Storage Cloud Product Family on Document Automation...Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Storage...

    blog.groupdocs.cloud/th/tag/groupdocs.storage-c...
  6. Get Template | Documentation

    This REST Api provides the functionality to retrieve templates that are used in Parse endpoint. Simply get the Api response and use it as a template parameter in Parse by the Template method. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the Storage. Required. FileInfo.StorageName Storage name It could be omitted for default Storage. Resource The following GroupDocs.Parser Cloud REST Api resource has been used in the Get Template example....feedback On this page This REST API provides the functionality to...Parse endpoint. Simply get the API response and use it as a template...

    docs.groupdocs.cloud/parser/get-template/
  7. Convert HTML to PDF using REST API in Ruby

    Instantly convert HTML files to PDF format with free online converter. This article is about how to convert HTML to PDF using REST Api in Ruby....Convert HTML to PDF using REST API in Ruby Facebook Twitter Linkedin...using GroupDocs.Conversion Cloud API. HTML to PDF converter software...

    blog.groupdocs.cloud/2022/05/31/convert-html-to...
  8. Render N consecutive pages | Documentation

    GroupDocs.Viewer Cloud provides the feature to render N consecutive pages. You will have to provide the starting page number and the number of the pages to be rendered. The following code sample shows how to render N consecutive 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-n-consecutiv...
  9. Compare Two Word Documents and Highlight Differ...

    Hi, I’m benchmarking a few comparison Apis and simply trying to call a basic comparison with the swagger after having uploaded my two word files to the Storage area. I POST the following body to https://Api.groupdocs.c…...benchmarking a few comparison APIs and simply trying to call a...the storage area. I POST the following body to https://api.groupdocs...

    forum.groupdocs.cloud/t/compare-two-word-docume...
  10. Remove Pages | Documentation

    This REST Api provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....feedback On this page This REST API provides an ability to remove...in the storage Required property StorageName Storage name Could...

    docs.groupdocs.cloud/merger/remove-pages/