Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 5,073 for

signature

(0.03 sec)
  1. 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 릴리스를 발표하게 되어 기쁩니다...릴리스 노트를 확인하세요. GroupDocs.Signature Cloud 18.8 - 새로운 기능 검색 QR...

    blog.groupdocs.cloud/ko/tag/cloud-api/
  2. Document Automation REST APIs | GroupDocs Cloud

    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 App용 GroupDocs.Signature"는 최종 사용자(기업...

    blog.groupdocs.cloud/ko/page/47/
  3. GroupDocs ニュースレター 2017 年 8 月 – .NET、Java API の更...

    GroupDocs 開発者ニュースレター 2017 年 8 月では、API の更新、新機能、GroupDocs ドキュメント操作 API 内の .NET および Java コードの例について説明します。...Signature for .NET API は、サポートされているドキュメント形式にバーコードと...経由でドキュメントを読み込みます。 GroupDocs.Signature for Java 17.5 – PDF および Word...

    blog.groupdocs.cloud/ja/total/groupdocs-newslet...
  4. Rendering Documents | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render documents to PDF and saves output to storage or stream. Render Document to PDF with Storage URL Output This API renders document to PDF and saves resulted document to storage. It also returns the link of rendered document. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to render document to PDF and save to storage....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/rendering-docum...
  5. Features Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API that allows you to convert documents across a wide range of supported document types. Below, the shortlist of possible actions: Document conversion The main feature of GroupDocs.Conversion Cloud API is an ability to convert any document from a wide list of supported source document formats into any supported target format. All these conversions are possible without any additional software installed (like MS Office, Apache Open Office, Adobe Acrobat Reader, and others)....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/features-overview/
  6. cloudControl 在线文档管理插件发布

    GroupDocs 已将其在线文档管理应用程序与 cloudControl 集成...不仅如此,GroupDocs Signature 还创建了无纸化环境并满足了企业社会责任的需求。 GroupDocs...

    blog.groupdocs.cloud/zh/total/online-document-m...
  7. GroupDocs Annotation for .NET

    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....NET GroupDocs Signature for .NET をリリースしました。 ]、GroupDocs...

    blog.groupdocs.cloud/ja/tag/groupdocs-annotatio...
  8. 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....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/get-document-inform...
  9. Add Metadata By Property Name | Documentation

    This REST API allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties that may have names containing specified string value. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  10. Set Metadata By Property Name Match Exact Phras...

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata information to all properties with the exact same name as specified. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Signature Product Solution GroupDocs...

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