Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 3,704 for

groupdocs.signature cloud

(0.08 sec)
  1. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document pages....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/merger/swap-pages/
  2. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Pages count Password protection Resources HTTP POST ~/info Swagger UI lets you call this REST API directly from the browser. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/editor/get-document-inform...
  3. Remove Pages | Documentation

    This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/merger/remove-pages/
  4. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find folder in GroupDocs Cloud Storage. API Explorer Groupdocs.signature Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/working-with-fol...
  5. Supported file formats | Documentation

    A complete list of file formats that can be translated using GroupDocs.Translation Cloud....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/translation/supported-file...
  6. How to compare two PDF files | Documentation

    Comparing different file types is very simple, just upload compared files into the storage and call comparisons method. Here is an example how to compare PDF files. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into Cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/comparison/how-to-compare-...
  7. 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....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/remove-metadata/
  8. 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)....Comparison Product Solution GroupDocs.Signature Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/add-metadata/
  9. 使用 Python 编辑已签名 PDF 文档中的签名

    使用 Python 中的 REST API 和 Document Signature Cloud SDK for Python 以编程方式编辑已签名 PDF 文档中的签名。...PDF 文档中编辑电子签名,我将使用 GroupDocs.Signature Cloud 的 Python SDK API。...包安装程序 )在控制台中使用以下命令将 GroupDocs.Signature Cloud 安装到您的 Python 项目: pip...

    blog.groupdocs.cloud/zh/signature/edit-signatur...
  10. 在 Node.js 中使用 REST API 比较 PDF 文件 | PDF比较SDK

    使用用于 Node.js 的 Groupdocs.signature Cloud SDK 在 Node.js 中的云中使用 REST API 以编程方式签署带有数字签名的文档。...PDF 和 DOCX 文件,我将使用 GroupDocs.Signature Cloud 的 Node.js SDK API...。 您可以在控制台中使用以下命令将 GroupDocs.Signature Cloud 安装到您的 Node.js 项目:...

    blog.groupdocs.cloud/zh/signature/sign-document...