Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 6,671 for

api configuration

(0.19 sec)
  1. Translating PDF files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating PDF files....Translation Cloud REST API to and , there is a much easier...establishing connections, sending API requests, and parsing responses...

    docs.groupdocs.cloud/translation/file/sdk/pdf/
  2. Get Document Information | Documentation

    This REST Api allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST Api resource has been used to get document information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....feedback On this page This REST API allows to obtain basic information...GroupDocs.Viewer Cloud REST API resource has been used to get...

    docs.groupdocs.cloud/viewer/get-document-inform...
  3. Delete Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to delete signature from the signed document. The signature ID is needed to perform the delete, it comes from the result of sign or search operation. Api usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Delete signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual.... API usage There are steps that usage...manual. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/signature/delete-barcode-s...
  4. Convert document without storage | Documentation

    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...~/conversion lets you call this REST API directly from the browser. cURL...CLIENT_SECRET. curl -v 'https://api.groupdocs.cloud/connect/token'...

    docs.groupdocs.cloud/conversion/convert-documen...
  5. Extract Text from HTML | HTML Text Parser | HTM...

    Learn how to extract text from HTML with .NET REST Api. Parse clean text, remove tags, and automate HTML content extraction with .NET REST Api. HTML to TXT... HTML Text Extraction API Install via NuGet Convert HTML...using C# Step 1 — Initialize the API: Step 2 — Set HTML Input: Step...

    blog.groupdocs.cloud/parser/extract-text-from-h...
  6. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert Api method will return the converted document in the response body....is not provided: the convert API method will return the converted...~/conversion lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/conversion/add-watermark/
  7. Translating Resx files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating Resx files....Translation Cloud REST API to and , there is a much easier...establishing connections, sending API requests, and parsing responses...

    docs.groupdocs.cloud/translation/file/sdk/resou...
  8. Translating CSV files with GroupDocs.Translatio...

    How to use GroupDocs.Translation Cloud SDK for translating CSV files....Translation Cloud REST API to and , there is a much easier...establishing connections, sending API requests, and parsing responses...

    docs.groupdocs.cloud/translation/file/sdk/csv/
  9. Verify QR-code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). Api usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST Api directly from the browser.... API usage There are steps that usage...manual. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  10. HTML Viewer - Responsive layout | Documentation

    GroupDocs.Viewer Cloud also enables you to make your rendering into HTML look well across all types of devices. To achieve this, the Api provides RenderResponsive property of HtmlOptions class as shown in below sample code. Api Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details.... To achieve this, the API provides RenderResponsive property...shown in below sample code. API Usage There are steps that usage...

    docs.groupdocs.cloud/viewer/html-viewer-respons...