Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 5,067 for

signature

(0.13 sec)
  1. Translating Srt files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating Srt files....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/sdk/subti...
  2. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Signature 是一个全面的电子签名 API,使最终用户能够仅使用其...Web 浏览器在线签署文档。借助 GroupDocs.Signature API,您可以将安全电子签名功能无缝添加到基于 Web...

    blog.groupdocs.cloud/zh/groupdocs.cloud/page/49/
  3. 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....appsid=XXXX&signature=XXX-XX" -H "content-type:...outPath=conversions%2F&appsid=XXXX&signature=XXX-XX" -H "content-type:...

    blog.groupdocs.cloud/zh-hant/tag/cloud-api/page/2/
  4. 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....Signature Cloud 18.8 रिलीज़ की घोषणा...

    blog.groupdocs.cloud/hi/tag/cloud-api/
  5. Image Representation of Document Pages | Docume...

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render the document pages to images and retrieves images link. Following APIs are provided for the purpose. Generate Images of Document Pages This API generates images of the document pages and returns links to generated images. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to generate images of document pages....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/image-represent...
  6. 次世代 GroupDocs.Conversion クラウド API の最初のリリースを発表

    GroupDocs.Conversion Cloud は、50 を超えるドキュメントと画像形式を Word、Cell、HTML、PDF、スライド、画像形式に変換するための REST API です。...outPath=conversions%2F&appsid=XXXX&signature=XXX-XX" -H "content-type:...

    blog.groupdocs.cloud/ja/conversion/groupdocs.co...
  7. Document Manipulation

    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....Signature for .NET 16.12.0 を使用してドキュメント上の複数のデジタル署名を取得する...

    blog.groupdocs.cloud/ja/tag/document-manipulation/
  8. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via environment variables $CLIENT_ID and $CLIENT_SECRET....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  9. Sending files for translation | Documentation

    How to send files for translation to the selected languages....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/
  10. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.docx" }' Windows PowerShell curl.exe -v "https://api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/get-document-in...