Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 5,323 for

storage api

(0.05 sec)
  1. Convert Excel Spreadsheets to PDF in Node.js | ...

    Programmatically Convert Excel Spreadsheets to PDF files using a REST Api in Node.js. Node.js SDK allows converting XLS, XLSX files to PDF....Excel to PDF Conversion REST API and Node.js SDK Convert Excel...Excel to PDF using a REST API in Node.js Convert Specific Excel Spreadsheets...

    blog.groupdocs.cloud/conversion/convert-excel-s...
  2. First Public Release of Next Generation GroupDo...

    GroupDocs.Conversion Cloud is a REST Api for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats....Next Generation GroupDocs Cloud APIs. Our product team works hard...Cloud REST API 17.11 The Groupdocs.Viewer Cloud REST API) offers...

    blog.groupdocs.cloud/viewer/first-public-releas...
  3. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST Api that allows you to join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same format....Merger Cloud is a REST API that allows you to join multiple...operations GroupDocs.Merger API allows to manage document password-protection...

    docs.groupdocs.cloud/merger/features-overview/
  4. Add Watermarks | Documentation

    This REST Api allows adding watermarks inside the documents. With this Api you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc....Watermarks Leave feedback This REST API allows adding watermarks inside...inside the documents. With this API you can add watermarks with following...

    docs.groupdocs.cloud/watermark/add-watermarks/
  5. 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/
  6. Remove Metadata | Documentation

    This REST Api allows to remove metadata from the documents. With this Api you can search metadata to remove with following features: There are many ways to specify what property should be removed. You could search for properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name). values of different types: string; datetime; integer; double; boolean; The table below contains the full list of properties that can be specified when removing metadata to the document....Metadata Leave feedback This REST API allows to remove metadata from...from the documents. With this API you can search metadata to remove...

    docs.groupdocs.cloud/metadata/remove-metadata/
  7. Add Metadata | Documentation

    This REST Api allows to add metadata to the documents. With this Api you can add metadata with following features: Metadata properties could contain different types of values: string; datetime; integer; double; boolean; There are many ways to specify what property should be added. You could search for properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name)....Metadata Leave feedback This REST API allows to add metadata to the...the documents. With this API you can add metadata with following...

    docs.groupdocs.cloud/metadata/add-metadata/
  8. 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/
  9. Convert XML to PDF in Java using Java SDK: A Guide

    Learn how to convert XML to PDF files in Java using GroupDocs.Conversion Cloud SDK for Java. Let's go through the process of converting XML to PDF in Java....PDF File in Java using REST API. XML (eXtensible Markup Language)...PDF file in Java using REST API. We will cover the following...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  10. How to Convert Word to TIFF File Format using Ruby

    TIFF Tag Image File Format is used to store raster graphics and images information. This article is about how to convert Word to TIFF file format using Ruby...article: Word to TIFF Conversion API - Installation Convert Word to...Converter Word to TIFF Conversion API - Installation # In order to...

    blog.groupdocs.cloud/conversion/how-to-convert-...