This example demonstrates how to convert document without using cloud storage. Use this method to directly convert any document, using conversion options.
Method parameters:
Name Type Description Comment format string Requested conversion format Required. File binary Input file to convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages to convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data convertOptions ConvertOptions Conversion options Form data Resource URI HTTP PUT ~/conversion...the JWT token is available in the environment variable JWT_TOKEN...\ -H "Authorization: Bearer $JWT_TOKEN " \ --data-binary '@path/to/file'...
Learn how to extract text from XML files in C# using .NET Cloud SDK. Get text from XML documents programmatically or download XML text online....- Obtain JWT Token: The first step is to obtain a JWT access token...
This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties.
Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example....\ -H "Authorization: Bearer <jwt token>" \ -d "{ " TemplatePath...
How to convert HTML to PDF in C# .NET. Our step-by-step guide to programmatically transform HTML and web pages to high-quality PDF documents with REST API...conversion command, generate your JWT access token, based on client...{ACCESS_TOKEN} with your generated JWT token and index.html with the...
Arrow annotation draws an arrow on the document.
API usage There are steps that usage of GroupDocs.Annotation Cloud consists of:
Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser.
cURL example Linux/MacOS/Bash # Get JSON Web Token # Place your client credentials in the environment variables CLIENT_ID and CLIENT_SECRET....Add annotation to a document # JWT token must be stored in the environment...environment variable JWT_TOKEN. curl -v "https://api.groupdocs...
GroupDocs.Conversion Cloud REST API support conversion of 65+ document formats. It provides high-quality output quickly and reliably...Conversion Cloud REST API supports JWT(JSON Web Token) authentication...
Great news for developers! All new GroupDocs.Annotation Cloud 19.5 is introduced. We are committed to evolving GroupDocs.Annotation Cloud REST API.... Authentication JWT(JSON Web Token) authentication...