Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 11,405 for

json

(0.1 sec)
  1. Verify text signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/signature/verify-text-sign...
  2. PDF Viewer - Protect PDF document | Documentation

    GroupDocs.Viewer Cloud enables you to protect output PDF document by setting permissions, password for opening and password for changing permissions. Following example demonstrates how to protect output PDF document. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/viewer/pdf-viewer-protect-...
  3. php tutorial on Document Processing REST APIs |...

    php tutorial on Document Processing REST APIs | GroupDocs Cloud Recent content in php tutorial on Document Processing REST APIs | GroupDocs Cloud Kompletny samouczek konwersji Json do HTML w PHP Do......Kompletny samouczek konwersji JSON do HTML w PHP Dowiedz się, jak...jak przekształcić dane JSON w HTML przy użyciu GroupDocs.Conversion...

    blog.groupdocs.cloud/pl/tag/php-tutorial/index.xml
  4. Convert Word to PDF in Node.js | DOCX to PDF On...

    Learn how to convert Microsoft Word documents (DOC, DOCX) to PDF using Node.js API. A reliable and scalable REST API for Word to PDF transformation...." \ -H "Accept: application/json" Step 2 – Trigger the DOCX to...application/json" \ -H "Content-Type: application/json" \ -d '{...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  5. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Watermark Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....' \ -H 'accept: application/json' \ -H "authorization: Bearer..." ` -H "accept: application/json" ` -H "authorization: Bearer...

    docs.groupdocs.cloud/watermark/working-with-fol...
  6. 使用 GroupDocs.Assembly Cloud API 在线创建发票

    了解如何使用 GroupDocs.Assembly Cloud 实时生成专业发票。上传 DOCX 模板,绑定 Json 数据,并通过简单的 cURL 调用或 .NET SDK 输出 DOCX 或 PDF。...准备发票模板 将模板上传至云存储 创建数据源 在代码中使用 JSON 文件 使用 .NET SDK 生成发票 使用 cURL...Writer 等本地编辑器中设计发票布局。 动态数据绑定 – 使用 JSON 或 XML 数据填充模板,支持简单占位符或高级 LINQ...

    blog.groupdocs.cloud/zh/assembly/create-invoice...
  7. Working with Text Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Text. It provides methods to create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Text Signature to Document You can create Text Signature on Document provided by fileName and document folder (if required) using following API....application/json" \ -H "Accept: application/json" \ -H "authorization:...application/json" ` -H "Accept: application/json" ` -H "authorization:...

    docs.groupdocs.cloud/signature/working-with-tex...
  8. php tutorial on Document Processing REST APIs |...

    php tutorial on Document Processing REST APIs | GroupDocs Cloud Recent content in php tutorial on Document Processing REST APIs | GroupDocs Cloud PHP 中的综合 Json 转 HTML 转换教程 了解如何使用 GroupDocs.Conversi......APIs | GroupDocs Cloud PHP 中的综合 JSON 转 HTML 转换教程 了解如何使用 GroupDocs...Conversion Cloud SDK for PHP 将 JSON 数据转换为 HTML,提供教程、完整代码、cURL 示例和设置说明。...

    blog.groupdocs.cloud/zh/tag/php-tutorial/index.xml
  9. Search for multiple signatures | Documentation

    Sometimes you may want to search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different signature types in an easy and intuitive way. In common words the idea is to pass collection of desired signature types to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....example Linux/MacOS/Bash # Get JSON Web Token # Place your client..." \ -H "Accept: application/json" # Get document signature information...

    docs.groupdocs.cloud/signature/search-for-multi...
  10. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in code samples below. When only one of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly....Linux/MacOS/Bash # First, get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/viewer/render-project-time...