Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 5,074 for

storage api

(0.04 sec)
  1. Specify Max Chars And Rows | Documentation

    When processing text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 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....when setting MaxRowsPerPage=30 API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...
  2. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has to download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified.... API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  3. Convert PDF to HTML | PDF to Web Conversion in ...

    Seamless PDF to HTML conversion in C# .NET. Easy and simple process to convert PDF to HTML with .NET REST Api....NET REST API, covering everything from essential...covers following topics: REST API for PDF to HTML Conversion Convert...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  4. Add watermark | Documentation

    GroupDocs.Viewer Cloud enables you to apply a watermark on the output pages (HTML / Image / PDF). The following code sample shows how to apply the watermark to the output pages. 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/add-watermark/
  5. 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...
  6. 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/
  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. 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/
  9. 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/
  10. PDF Viewer - Protect PDF document | Documentation

    GroupDocs.Viewer Cloud enables you to protect output PDF document by setting permissions, password for opening and password for changing permissions. Following example demonstrates how to protect output PDF 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/pdf-viewer-protect-...