Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,172 for

annotation ruby

(0.03 sec)
  1. Working with Digital 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 add Digital Signature to a document. It provides methods to create Digital Signature in Document Pages with different options of Certificate type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Digital Signature to Document You can create Digital Signature on Document provided by fileName and document folder (if required) using following API....Annotation Product Solution GroupDocs...SDKs list . C# PHP Java Python Ruby Add Digital Signature to Document...

    docs.groupdocs.cloud/signature/working-with-dig...
  2. System requirements | Documentation

    Minimum requirements and prerequisites for developing applications with GroupDocs.Translation Cloud....Annotation Product Solution GroupDocs...Java, PHP, JavaScript (AJAX), Ruby, Python, Kotlin, Go, Node.js...

    docs.groupdocs.cloud/translation/system-require...
  3. 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....Annotation Product Solution GroupDocs...SDKs list . C# PHP Java Python Ruby Verify QRCode Signature in a...

    docs.groupdocs.cloud/signature/verify-qrcode-si...
  4. System requirements | Documentation

    Minimum requirements and prerequisites for developing applications with GroupDocs.Rewriter Cloud....Annotation Product Solution GroupDocs...Java, PHP, JavaScript (AJAX), Ruby, Python, Kotlin, Go, Node.js...

    docs.groupdocs.cloud/rewriter/system-requirements/
  5. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/editor/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Annotation Product Solution GroupDocs...examples.Utils ; public class Annotation_Java_Storage_Exist { public...

    docs.groupdocs.cloud/editor/working-with-storage/
  6. 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....Annotation Product Solution GroupDocs...SDKs list . C# PHP Java Python Ruby Add Image Signature to Document...

    docs.groupdocs.cloud/signature/working-with-ima...
  7. 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....Annotation Product Solution GroupDocs...SDKs list . C# PHP Java Python Ruby Verify Multiple Signatures in...

    docs.groupdocs.cloud/signature/working-with-ver...
  8. 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....Annotation Product Solution GroupDocs...any language: .NET, Java, PHP, Ruby, Python, Node.js and many more...

    docs.groupdocs.cloud/metadata/supported-platforms/
  9. 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....Annotation Product Solution GroupDocs...any language: .NET, Java, PHP, Ruby, Python, Node.js and many more...

    docs.groupdocs.cloud/parser/supported-platforms/
  10. 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....Annotation Product Solution GroupDocs...-> addPassword ( $request ); Ruby # For complete examples and...

    docs.groupdocs.cloud/merger/security-operations/