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

conversion php

(0.46 sec)
  1. Working with Image 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 Image. It provides methods to create Image Signature in Document Pages with different options of Image name, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Image Signature to Document You can create image Signature on Document provided by fileName and document folder (if required) using following API....Conversion Product Solution GroupDocs...our available SDKs list . C# PHP Java Python Ruby Add Image Signature...

    docs.groupdocs.cloud/signature/working-with-ima...
  2. Working with Verify Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify multiple signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options....Conversion Product Solution GroupDocs...our available SDKs list . C# PHP Java Python Ruby Verify Multiple...

    docs.groupdocs.cloud/signature/working-with-ver...
  3. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding document password protection. API endpoint accepts document storage path as input payload and returns path to the created a password-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It 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 OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST API directly from the browser....Conversion Product Solution GroupDocs.... printStackTrace (); } } } PHP // For complete examples and...

    docs.groupdocs.cloud/merger/security-operations/
  4. Verify QRCode 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 verify a signed document. It provides methods to verify QRCode Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify QRCode Signature in a Document You can verify QRCode Signature in a Document using this API....Conversion Product Solution GroupDocs...our available SDKs list . C# PHP Java Python Ruby Verify QRCode...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  5. Supported Platforms | Documentation

    GroupDocs.Metadata Cloud is a REST API that can be used with any language: .NET, Java, Php, Ruby, Python, Node.js and many more. You can use it with any language or platform that supports REST. (Almost all platforms and languages support REST and provide native REST clients to work with REST APIs). You do not need to worry about language or platform limitations. You can use it with any platform – web, desktop, mobile, and cloud....Conversion Product Solution GroupDocs...with any language: .NET, Java, PHP, Ruby, Python, Node.js and many...

    docs.groupdocs.cloud/metadata/supported-platforms/
  6. Supported Platforms | Documentation

    GroupDocs.Parser Cloud is a REST API that can be used with any language: .NET, Java, Php, Ruby, Python, Node.js and many more. You can use it with any language or platform that supports REST. (Almost all platforms and languages support REST and provide native REST clients to work with REST APIs). You do not need to worry about language or platform limitations. You can use it with any platform – web, desktop, mobile, and cloud....Conversion Product Solution GroupDocs...with any language: .NET, Java, PHP, Ruby, Python, Node.js and many...

    docs.groupdocs.cloud/parser/supported-platforms/
  7. System requirements | Documentation

    Minimum requirements and prerequisites for developing applications with GroupDocs.Rewriter Cloud....Conversion Product Solution GroupDocs...HTTPS requests: .NET, Java, PHP, JavaScript (AJAX), Ruby, Python...

    docs.groupdocs.cloud/rewriter/system-requirements/
  8. 在 CSharp 中以编程方式将 Word DOC 转换为 PDF

    无需更改高质量格式即可快速将 Word 文档转换为 PDF 文件。本文介绍如何在 C# 中以编程方式将 Word 转换为 PDF。...Conversion Cloud API 的 [.NET SDK][8]...PDF、HTML、CAD、光栅图像等。 GroupDocs.Conversion Cloud API 允许您将特定于格式的信息从广泛的[支持的源文档格式][9]...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  9. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Conversion Product Solution GroupDocs...apiInstance . getSupportedFileForm (); PHP // For complete examples and...

    docs.groupdocs.cloud/annotation/quick-start/
  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 Request curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer " \ -d "{ 'FilePath': 'annotationdocs/one-page.docx'} Response { "name": "one-page.docx", "path": "annotationdocs/one-page....Conversion Product Solution GroupDocs...apiInstance . getSupportedFileForm (); PHP // For complete examples and...

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