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

storage api

(0.04 sec)
  1. GroupDocs.cloud 假期優惠 – GroupDocs.Total Cloud AP...

    使用不同簽名類型簽署文檔(超過 20 種支持的格式) 具有各種格式、樣式和外觀的文本簽名、圖像簽名、數字簽名 條形碼簽名 QRCode 簽名 使用適用於 Python 的 GroupDocs.Signature Cloud SDK。...Signature Cloud API 來簽署雲應用程序中支持的文檔。 GroupDocs.Signature...Signature Cloud 是 REST API,支持使用不同簽名類型簽署文檔(超過 20 多種文檔格式),例如各種格式...

    blog.groupdocs.cloud/zh-hant/signature/14009/
  2. 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/
  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. Find and Replace Watermarks in Documents using ...

    Programmatically Find and Replace Watermark Text or Images using a REST Api from your documents on the cloud in C# with Watermarking Cloud SDK for .NET...Replace Watermark using REST API Facebook Twitter Linkedin A watermark...text or images using a REST API . The following topics shall...

    blog.groupdocs.cloud/2021/02/09/find-and-replac...
  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. How to Convert Excel to PDF using Java API

    Convert your documents and files using our fast and secure file format REST Api in Java. This article is about how to convert Excel to PDF using Java Api....Excel to PDF in Java using REST API Excel spreadsheet is one of the...Java on the cloud using REST API. There are several reasons why...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  7. Join Multiple Documents | Documentation

    This REST Api allows merging two or more documents into a single resultant document. For the simplest scenario of combining several documents together it’s only needed to provide Storage path for each file. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the Storage Required property StorageName Storage name It could be omitted for default Storage....feedback On this page This REST API allows merging two or more documents...it’s only needed to provide storage path for each file. For protected...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  8. Extract Images | Documentation

    This REST Api provides the functionality to extract images from the document. There are following ways to extract images from a document: Extract all images from the whole document; Extract images from specific document pages by setting pages range. It saves extracted images to the Storage so they can be easily downloaded. The Api allows extracting images from containers like ZIP archives, PDF portfolios, Email attachments, MS Outlook Storages (PST/OST). For protected documents, it is also required to provide a password....Images Leave feedback This REST API provides the functionality to...to the storage so they can be easily downloaded. The API allows...

    docs.groupdocs.cloud/parser/extract-images/
  9. 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/
  10. Convert Specific Pages | Documentation

    This example demonstrates how to convert specific 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-specifi...