Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 894 for

parser ruby

(0.05 sec)
  1. Verify 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 verify a signed document. It provides methods to verify Digital Signature in Documents Pages with different options for page number, text and search criteria by using VerificationOptions Objects data in request body. Verify Digital Signature in a Document You can verify Digital Signature in a Document using this API....Parser Product Solution GroupDocs...SDKs list . C# PHP Java Python Ruby Verify Digital Signature in...

    docs.groupdocs.cloud/signature/verify-digital-s...
  2. 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....Parser Product Solution GroupDocs...get_supported_file_formats () Ruby # For complete examples and...

    docs.groupdocs.cloud/annotation/get-document-in...
  3. 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....Parser Product Solution GroupDocs...any language: .NET, Java, PHP, Ruby, Python, Node.js and many more...

    docs.groupdocs.cloud/metadata/supported-platforms/
  4. Rendering MS Project Document | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 Starting from GroupDocs.Viewer Cloud 18.2 two new options have been added which allows to adjust Page Size and Time Unit when rendering MS Project documents. By default GroupDocs.Viewer API tries to find optimal output size and time unit, depending on the projects overall length, depending on the projects overall length. In case you need to set your own page size or time unit, you can specify ProjectOptions which provides two options PageSize and TimeUnit....Parser Product Solution GroupDocs...available SDKs list . C# PHP Java Ruby Node.js Python Rendering MS...

    docs.groupdocs.cloud/viewer/rendering-ms-projec...
  5. Rendering Email Messages | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Viewer Cloud V1 When rendering email messages by GroupDocs.Viewer uses English language to render field labels such as (From, To, Subject etc.). To change field labels you can set FieldLabels on EmailOptions class. Viewer supports following field labels: Field Label Anniversary Anniversary Bcc Bcc Birthday Birthday Business Business Business Address Business Address Business Fax Business Fax BusinessHomepage BusinessHomepage Company Company Department Department Email Email Email Display As Email Display As Email2 Email2 Email2 Display As Email2 Display As Email3 Email3 Email3 Display As Email3 Display As End End First Name First Name From From Full Name Full Name Gender Gender Hobbies Hobbies Home Address Home Address Importance Importance Job Title Job Title Last Name Last Name Location Location Middle Name Middle Name Mobile Mobile Organizer Organizer Other Address Other Address PersonalHomepage PersonalHomepage Profession Profession Recurrence Recurrence Recurrence Pattern Recurrence Pattern Required Attendees Required Attendees Sent Sent Show Time As Show Time As Spouse/Partner Spouse/Partner Start Start Subject Subject To To User Field 1 User Field 1 User Field 2 User Field 2 User Field 3 User Field 3 User Field 4 User Field 4 The following GroupDocs....Parser Product Solution GroupDocs...available SDKs list . C# PHP Java Ruby Node.js Python Render Email...

    docs.groupdocs.cloud/viewer/rendering-email-mes...
  6. 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....Parser Product Solution GroupDocs...SDKs list . C# PHP Java Python Ruby Search Digital Signature in...

    docs.groupdocs.cloud/signature/search-digital-s...
  7. 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....Parser Product Solution GroupDocs...SDKs list . C# PHP Java Python Ruby Verify Barcode Signature in...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  8. Combine and Merge PowerPoint PPT/PPTX Files in ...

    You can combine and merge two PowerPoint presentations into one. This article is about how to combine and merge PowerPoint PPT/PPTX files in Python....PDF Pages using Rest API in Ruby How to Change Page Orientation...Orientation in Word Document using Ruby Merge and Combine PDF Files using...

    blog.groupdocs.cloud/2022/08/11/combine-and-mer...
  9. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Comparison-Cloud only The metered license can be used in Docker version of GroupDocs.Comparison-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Comparison Cloud with Docker Resource URI HTTP GET ~/comparison/consumption cURL example Request * cURL example to get metered license consumption curl -v "http:///v2.0/comparison/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....Parser Product Solution GroupDocs..."Credit: " + result . credit ) Ruby # For complete examples and...

    docs.groupdocs.cloud/comparison/metered-consump...
  10. How to Convert PowerPoint to PDF using REST API...

    Converting from PowerPoint PPTX to PDF is a viable option for document protection. Let's learn how to convert PowerPoint to PDF using REST API in Python....Convert Word Documents to PDF in Ruby using REST API How to Convert...Convert PDF to Word Document in Ruby How to Convert Word DOCX to PPTX...

    blog.groupdocs.cloud/2022/07/21/how-to-convert-...