Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,095 for

comparison php

(0.05 sec)
  1. 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....Comparison Product Solution GroupDocs...our available SDKs list . C# PHP Java Python Ruby Add Text Signature...

    docs.groupdocs.cloud/signature/working-with-tex...
  2. Working With Folder | Documentation

    GroupDocs.Viewer Cloud Working With Folder...Comparison Product Solution GroupDocs...printStackTrace (); } } } PHP <? php include ( dirname ( __DIR__...

    docs.groupdocs.cloud/viewer/working-with-folder/
  3. Verify Barcode 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 Barcode Signature in Documents Pages with different options for page number, text and search criteria by using verification-options-objects data in request body. Verify Barcode Signature in a Document You can Verify Barcode Signature in a Document using this API. It expects Verification Options Object data in request body....Comparison Product Solution GroupDocs...our available SDKs list . C# PHP Java Python Ruby Verify Barcode...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  4. Search 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 search Digital signatures in supported document formats. It provides method to search Digital Signature in Document Pages with different options by using Search Options Object data in request body. Search Digital Signature You can search Digital Signature on Document provided by fileName and document folder (if required) using following API....Comparison Product Solution GroupDocs...our available SDKs list . C# PHP Java Python Ruby Search Digital...

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

    docs.groupdocs.cloud/signature/verify-text-sign...
  6. 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....Comparison Product Solution GroupDocs...apiInstance . getSupportedFileForm (); PHP // For complete examples and...

    docs.groupdocs.cloud/annotation/quick-start/
  7. Search Barcode 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 search Barcode signatures in supported document formats. It provides method to search Barcode Signature in Document Pages with different options barcodeType, Name, text, matchType and other search features by using Search Options Object data in request body. Search Barcode Signature You can search Barcode Signature on Document provided by fileName and document folder (if required) using following API....Comparison Product Solution GroupDocs...our available SDKs list . C# PHP Java Python Ruby Search Barcode...

    docs.groupdocs.cloud/signature/search-barcode-s...
  8. 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....Comparison Product Solution GroupDocs...apiInstance . getSupportedFileForm (); PHP // For complete examples and...

    docs.groupdocs.cloud/annotation/get-document-in...
  9. Working with Folder API | 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 folder in GroupDocs Cloud Storage. API Explorer GroupDocs.conversion Cloud API Reference lets you to 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 exposes....Comparison Product Solution GroupDocs...+ e . Message ); } } } } PHP <? php include ( dirname ( __DIR__...

    docs.groupdocs.cloud/conversion/working-with-fo...
  10. Working With Files | Documentation

    GroupDocs.Viewer Cloud Working With Files...Comparison Product Solution GroupDocs...printStackTrace (); } } } PHP <? php include ( dirname ( __DIR__...

    docs.groupdocs.cloud/viewer/working-with-files/