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

storage api

(0.12 sec)
  1. Manage Metadata of Documents using Java & .NET ...

    Add metadata, edit, remove & extract metadata from 50+ file formats in Java and C# using REST Api and open-source Metadata SDKs for Java and .NET....Metadata Manipulation Cloud API. This enriches the document metadata...Java developers as On-Premise APIs for developers, and as Free...

    blog.groupdocs.cloud/metadata/manipulate-metada...
  2. InfoSettings | Documentation

    InfoSettings data structure used as input parameters for Info Api method to retrieve information Note Not all options are supported by all document formats. Each option may correspond to one or more formats. InfoSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } InfoSettings 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....as input parameters for Info API method to retrieve information...InfoSettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/infosettings/
  3. 全新GroupDocs.Signature Cloud V2!

    签名 REST Api,用于应用、验证和搜索各种文件格式的电子签名。支持多种电子签名...Signature Cloud REST API 经过测试且可靠的电子签名 REST API,可在您的应用程序中添加电子签名的功...,以了解此版本中的所有新功能/增强功能。 什么是新的 # API版本 - 推出API版本V2 身份验证 - JWT(JSON Web...

    blog.groupdocs.cloud/zh/signature/all-new-group...
  4. Convert document using custom font | Documentation

    This example demonstrates how to convert document that use custom font, or non-standard font. Fonts should be uploaded into cloud Storage before conversion. Then put path to fonts into conversion options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document and fonts into cloud Storage Convert document Download converted document from Storage Steps 1 and 3 are Storage operations, please refer to this GroupDocs.Storage Cloud documentation for usage details....should be uploaded into cloud storage before conversion. Then put...document and fonts into cloud storage Convert document Download converted...

    docs.groupdocs.cloud/conversion/convert-using-c...
  5. 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...
  6. Image Viewer - Adjust quality for JPG | Documen...

    When rendering documents and files to JPG with GroupDocs.Viewer Cloud you can adjust quality of the output images by setting Quality property of ImageOptions class. The supported values range of Quality is from 1 to 100. Default value is 90. This example demonstrates how to adjust quality of the output JPG image. 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/image-viewer-adjust...
  7. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud Storage, created by get pages method. Api usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud Storage and other files, like image annotation Add annotation Call Preview method Download result pages from cloud Storage Delete pages in cloud Storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST Api directly from the browser....the cloud storage, created by get pages method. API usage There...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/delete-pages/
  8. Render hidden pages | Documentation

    Hidden pages are not rendered by default. In order to include them into the rendering GroupDocs.Viewer Cloud provides RenderHiddenPages property of the HtmlOptions (or JpgViewOptions, or PdfOptions) class. This feature is supported for: Diagrams with hidden pages Presentations with hidden slides Spreadsheets with hidden worksheets The following code sample shows how to render hidden 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/render-hidden-pages/
  9. Render Archive Folder | Documentation

    GroupDocs.Viewer Cloud renders items from the root of the archive by default. When rendering of a specified folder is required, it can be achieved as shown in the examples below. 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-archive-folder/
  10. Convert JPG to Word in Python

    JPG to Word conversion turns each image into an editable Word document within few seconds. This article is about how to Convert JPG to Word in Python....JPG/JPEG to Word Conversion REST API - Installation Convert JPG/JPEG...REST API JPG to Word Conversion without using Cloud Storage How...

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