Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 2,934 for

password

(0.23 sec)
  1. 發布下一代 GroupDocs.Signature 雲 API

    GroupDocs.Signature for Cloud 是一個 REST API,用於創建、驗證和搜索應用程序中文檔的不同類型的 Signatures 對象...請求數據 {"Visible": true,"Password": "password","CertificateGuid":...-d "{"Visible": true,"Password": "password","CertificateGuid":...

    blog.groupdocs.cloud/zh-hant/signature/releasin...
  2. 发布下一代 GroupDocs.Signature 云 API

    GroupDocs.Signature for Cloud 是一个 REST API,用于创建、验证和搜索应用程序中文档的不同类型的 Signatures 对象...请求数据 {"Visible": true,"Password": "password","CertificateGuid":...-d "{"Visible": true,"Password": "password","CertificateGuid":...

    blog.groupdocs.cloud/zh/signature/releasing-nex...
  3. 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....also required to provide a password. The table below contains...default storage. FileInfo.Password The password to open file It should...

    docs.groupdocs.cloud/parser/extract-text/
  4. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. 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; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Password The password to open file It should...should be specified only for password-protected documents. ContainerItemInfo...

    docs.groupdocs.cloud/parser/get-document-inform...
  5. 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....support file versioning Password The password to open file Should...Should be specified only for password-protected documents Attachments...

    docs.groupdocs.cloud/merger/import-attachment/
  6. GroupDocs.Merger Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....methods and properties to password-protect PowerPoint files....from PDF in C# using this PDF password remover. GroupDocs.Merger...

    blog.groupdocs.cloud/categories/groupdocs.merge...
  7. FileInfo | Documentation

    FileInfo data structure describes input file FileInfo example { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } FileInfo fields Name Description FilePath File path in storage StorageName Storage name. Default storage used if not specified VersionId Version ID. Not required. Password Password to open Password-protected file..."VersionId" : "string" , "Password" : "string" } FileInfo fields...Not required. Password Password to open password-protected file...

    docs.groupdocs.cloud/annotation/fileinfo/
  8. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same format....allows to manage document password-protection through the following...Check for password-protection; Set document password if document...

    docs.groupdocs.cloud/merger/features-overview/
  9. 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....also required to provide a password. The table below contains...default storage. FileInfo.Password The password to open file It should...

    docs.groupdocs.cloud/parser/extract-images/
  10. 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)..."StorageName" : "string" , "Password" : "string" } Name Description...storage used. Password The password for password-protected documents...

    docs.groupdocs.cloud/comparison/fileinfo/