Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,580 for

value

(0.13 sec)
  1. Working with Search 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 search multiple signatures in a document. For example, you can search whether a document contains Text and Barcode Signatures at same time. To search list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/signature/working-with-sea...
  2. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.Editor Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/editor/get-supported-file-...
  3. Translating PDF files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating PDF files.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/translation/file/sdk/pdf/
  4. Translating image files with GroupDocs.Translat...

    How to use GroupDocs.Translation Cloud SDK for translating image files.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/translation/file/sdk/image...
  5. Translating Srt files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating Srt files.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/translation/file/sdk/subti...
  6. Features Overview | Documentation

    GroupDocs.Merger Cloud is a REST API that allows you to join multiple documents and manipulate single document structure across a wide range of document formats. Below, the shortlist of possible actions: Document operations Join Documents This feature lets you merge two or more documents into one document, join specific pages or page ranges from several source documents into a single resultant document. Joined documents should be of the same format.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/merger/features-overview/
  7. Available SDKs | Documentation

    GroupDocs.Editor Cloud is a modern REST-oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/editor/available-sdks/
  8. Working with 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 sign a document with Barcode. It provides methods to create Barcode Signature in Document Pages with different options of Barcode type, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Barcode Signature to Document You can create Barcode Signature on Document provided by fileName and document folder (if required) using following API.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/signature/working-with-bar...
  9. Translating CSV files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating CSV files.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/translation/file/sdk/csv/
  10. Convert Word to Markdown in C# - Markdown Gener...

    Let's learn how to convert Word to Markdown in C# programmatically. Install GroupDocs.Conversion and build a Markdown generator module for your business app.... Define the value of ApiBaseUrl to set the base...initialize it by setting the values such as FilePath, Format, etc...

    blog.groupdocs.cloud/conversion/convert-word-to...