Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 5,046 for

signature

(0.1 sec)
  1. PDF Conversion

    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....outPath=conversions%2F&appsid=XXXX&signature=XXX-XX" -H "content-type:...

    blog.groupdocs.cloud/zh-hant/tag/pdf-conversion/
  2. GroupDocs Cloud Api

    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....不僅如此,GroupDocs Signature 還創建了無紙化環境並滿足了企業社會責任的需求。 GroupDocs...

    blog.groupdocs.cloud/zh-hant/tag/groupdocs-clou...
  3. GroupDocs API

    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....不僅如此,GroupDocs Signature 還創建了無紙化環境並滿足了企業社會責任的需求。 GroupDocs...

    blog.groupdocs.cloud/zh-hant/tag/groupdocs-api/
  4. GroupDocs 通讯 2017 年 3 月 – API 更新和代码示例

    2017 年 5 月的 GroupDocs 开发人员通讯介绍了 GroupDocs 文档操作 API 中的 API 更新、主要功能增强和错误修复。...Signature for .NET 17.03 - 13 个新功能、02...

    blog.groupdocs.cloud/zh/total/groupdocs-newslet...
  5. GroupDocs Cloud Api

    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....不仅如此,GroupDocs Signature 还创建了无纸化环境并满足了企业社会责任的需求。 GroupDocs...

    blog.groupdocs.cloud/zh/tag/groupdocs-cloud-api/
  6. Extract Text by a Page Number Range | Documenta...

    This REST API allows extracting text from specific pages only by setting pages range. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract text by a page number example. cURL example The following example demonstrates how to extract text by a page number range. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-text-by-a-p...
  7. Extract Metadata By Property Name Match Exact P...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by name. cURL example The following example demonstrates how to extract metadata information from all properties with the exact same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET. curl -v "https://api....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  8. Summarizing text with GroupDocs.Rewriter SDK | ...

    How to use GroupDocs.Rewriter Cloud SDK for texts summarization....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/text/sdk/summarize/
  9. Simplifying text with GroupDocs.Rewriter SDK | ...

    How to use GroupDocs.Rewriter Cloud SDK for texts simplification....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/text/sdk/simmplify/
  10. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. Linux/MacOS/Bash # Get JSON Web Token # Retrieve CLIENT_ID and CLIENT_SECRET from your GroupDocs Cloud dashboard. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Add metadata to a document (example) curl -v "https://api....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...