Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 5,094 for

storage api

(0.18 sec)
  1. 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...
  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. Remove Watermarks | Documentation

    This REST Api allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The Api supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....feedback On this page This REST API allows removing watermarks from...watermarks and then removes them. The API supports a rich set of search...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  4. FileInfo | Documentation

    FileInfo data structure used for input files description in various comparison cloud Api methods. FileInfo example: { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } Name Description FilePath Path of the file in the cloud Storage VersionId File Version, can be null or omitted. StorageName Name of the cloud Storage. Can be omitted, then default Storage used. Password The password for password-protected documents (docx, pdf, etc)...in various comparison cloud API methods. FileInfo example: {...Path of the file in the cloud storage VersionId File Version, can...

    docs.groupdocs.cloud/comparison/fileinfo/
  5. 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...
  6. 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...
  7. Features Overview | Documentation

    GroupDocs.Metadata Cloud is a powerful and easy to use metadata management REST Api which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. The Api also provides operations to extract metadata, add, search, modify and remove metadata in supported file formats. Below you may find an overview for the most valuable features. Extracting Metadata Using the GroupDocs.Metadata Cloud you can extract desired metadata properties from files of different types....use metadata management REST API which allows users to read and...and many other formats. The API also provides operations to extract...

    docs.groupdocs.cloud/metadata/features-overview/
  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. Features Overview | Documentation

    GroupDocs.Parser Cloud is a document data extraction REST Api from over 50 document types. One of the most valuable features of GroupDocs.Parser Cloud is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The Api also provides methods to extract images, extract text. You can do it with regular documents and containers like ZIP archives, OST/PST mail data files and PDF portfolios....document data extraction REST API from over 50 document types....your typical documents. The API also provides methods to extract...

    docs.groupdocs.cloud/parser/features-overview/
  10. Extract Images from the Whole Document | Docume...

    This REST Api allows extracting images from the whole document by default. Document could be a file of any supported formats.You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST Api resource has been used in the extract image from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....feedback On this page This REST API allows extracting images from...GroupDocs.Parser Cloud REST API resource has been used in the...

    docs.groupdocs.cloud/parser/extract-images-from...