Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 5,342 for

storage api

(0.35 sec)
  1. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete Api method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } 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. Options Array of options to perform signatures delete...as input parameters of Delete API method. DeleteSettings example...UpdateSettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/deletesettings/
  2. Convert N Consecutive Pages | Documentation

    This example demonstrates how to convert consecutive pages from word processing documents into pdf documents. 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 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-n-conse...
  3. Assistance Required for PPTX to PNG Conversion ...

    I am writing to seek assistance with an issue I encountered while using GroupDocs.Conversion Cloud Api. Following the instructions on your blog post Convert PowerPoint (PPT/PPTX) to PNG in Node.js, I attempted to convert…...Conversion Cloud API. Following the instructions on...using GroupDocs’s internal storage for this process. If the issue...

    forum.groupdocs.cloud/t/assistance-required-for...
  4. Convert XLSX to CSV in Java - A Step-by-Step Guide

    Learn how to convert Excel (XLS/XLSX) to CSV in Java using REST Api. This article provides step-by-step instructions for converting Excel to CSV quickly....XLSX to CSV in Java using REST API. Are you tired of manually converting...(XLS/XLSX) to CSV in Java using REST API and provide a step-by-step guide...

    blog.groupdocs.cloud/conversion/convert-excel-x...
  5. Extract Text | Documentation

    This REST Api provides the functionality to extract text from the document. There are several ways to extract text from a document: Extract only text; Extract formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when extracting text from a document....Text Leave feedback This REST API provides the functionality to...in the storage. Required. FileInfo.StorageName Storage name It...

    docs.groupdocs.cloud/parser/extract-text/
  6. HTML Viewer - Responsive layout | Documentation

    GroupDocs.Viewer Cloud also enables you to make your rendering into HTML look well across all types of devices. To achieve this, the Api provides RenderResponsive property of HtmlOptions class as shown in below sample code. 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.... To achieve this, the API provides RenderResponsive property...shown in below sample code. API Usage There are steps that usage...

    docs.groupdocs.cloud/viewer/html-viewer-respons...
  7. Releasing Ruby SDK for GroupDocs.Signature Cloud

    Supports sign variety of document formats with different signature types like Text Signature various formats, Image, Digital, Barcode and QR-Code Signatures...Signature Cloud API. Number of test cases are available...understand GroupDocs.Signature Cloud API and implement its features in...

    blog.groupdocs.cloud/signature/releasing-ruby-s...
  8. Extract Metadata | Documentation

    This REST Api allows to extract metadata from the documents. With this Api you can extract metadata with following features: Extract whole metadata properties tree; Extract properties with specified tag; Extract properties with specified name; Extract properties with specified value; The table below contains the full list of properties that can be specified when extracting metadata from the document. Name Description Comment FileInfo.FilePath The path of the document, located in the Storage....Metadata Leave feedback This REST API allows to extract metadata from...from the documents. With this API you can extract metadata with...

    docs.groupdocs.cloud/metadata/extract-metadata/
  9. 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/
  10. C# QR Code Generator | How to Create QR Code in...

    Discover *how to generate QR codes with logos using C# QR Code Generator REST Api*. Enhance brand recognition, aesthetics, and trust while personalizing your QR codes....using QR code generator REST API . We will utilize the GroupDocs...Creator SDK Step 2: Initialize the API Client Step 3: Upload the Document...

    blog.groupdocs.cloud/signature/generate-qr-code...