Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 1,570 for

value

(0.08 sec)
  1. Content processing workflow | Documentation

    An overview of the GroupDocs.Rewriter Cloud workflow.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/rewriter/workflow/
  2. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. |Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default storage.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/watermark/get-document-inf...
  3. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or word processing document. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name 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 Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All.... The default value is All Ignored if Pages collection...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/merger/join-document-cross...
  4. Convert PNG to PPTX in C#

    Convert PNG to PPTX in C# using REST APIs and Cloud SDKs offered by GroupDocs.Conversion. Build image to PowerPoint converter by writing a few lines of code.... Define the value of ApiBaseUrl to set the base...and initialize it by setting values such as FilePath, Format, and...

    blog.groupdocs.cloud/conversion/convert-png-to-...
  5. Quick Start | Documentation

    Obtain security credentials and proceed with three steps of the Report Generation process to demonstrate GroupDocs Assembly Cloud API within a few minutes.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/assembly/getting-started/q...
  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.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/annotation/quick-start/
  7. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via environment variables $CLIENT_ID and $CLIENT_SECRET.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  8. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Rewriter Cloud into your applications.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/rewriter/sdk/
  9. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property.... The default value is All Ignored if Pages collection...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/merger/join-document-pages/
  10. Convert Markdown to HTML in C#

    Follow this guide to convert Markdown to HTML in C#. GroupDocs.Conversion provides rich methods and properties to convert MD to HTML programmatically.... Define the value of ApiBaseUrl to set the base...initialize it by setting the values such as FilePath, Format, and...

    blog.groupdocs.cloud/conversion/convert-markdow...