Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 3,784 for

name

(0.05 sec)
  1. 发布下一代 GroupDocs.Signature 云 API

    GroupDocs.Signature for Cloud 是一个 REST API,用于创建、验证和搜索应用程序中文档的不同类型的 Signatures 对象...request = new PostDigitalRequest { Name = "02_pages.pdf", SignOptionsData...= new PostVerificationDigi { Name = "Signed_Digital.pdf", VerifyOptionsData...

    blog.groupdocs.cloud/zh/signature/releasing-nex...
  2. 發布下一代 GroupDocs.Signature 雲 API

    GroupDocs.Signature for Cloud 是一個 REST API,用於創建、驗證和搜索應用程序中文檔的不同類型的 Signatures 對象...request = new PostDigitalRequest { Name = "02_pages.pdf", SignOptionsData...= new PostVerificationDigi { Name = "Signed_Digital.pdf", VerifyOptionsData...

    blog.groupdocs.cloud/zh-hant/signature/releasin...
  3. 11. Convert nsf storage to eml documents | Docu...

    This example demonstrates how to convert nsf storage into set of eml documents with load options. 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 GroupDocs.Conversion Cloud documentation 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....'OutputPath': 'Output' }" Response [ { "name" : "sample_1.eml" , "size" :.../Output/sample_1.eml" }, { "name" : "sample_2.eml" , "size" :...

    docs.groupdocs.cloud/conversion/convert-nsf-doc...
  4. Merge JPG Files into one in Java

    Learn how to merge multiple JPG images into one using GroupDocs.Merger Cloud SDK for Java. Get step-by-step instructions for using this tool....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/merger/merge-multiple-jpg-...
  5. 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.... Name Description Comment FilePath...property StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/merger/swap-pages/
  6. 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....removing pages from a document: Name Description Comment FilePath...property StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/merger/remove-pages/
  7. Java JSON 转 HTML | 将 JSON 转换为 HTML | JSON 转网页

    学习如何使用 Java 将 JSON 转换为 HTML。 本指南逐步解释了使用 GroupDocs.Conversion Cloud SDK 进行 JSON 到 HTML 转换的方法。...cloud</id> <name>repository.groupdocs.cloud</name> <url>https://releases...

    blog.groupdocs.cloud/zh/conversion/convert-json...
  8. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of properties that can be specified. Name Description Comment FilePath The file path in the storage Required property StorageName Storage Name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser.... Name Description Comment FilePath...property StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/merger/import-attachment/
  9. 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.... Name Description Comment FilePath...property StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  10. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or word processing document. 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 Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All.... Name Description Comment FilePath...property StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/merger/join-document-cross...