Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 6,247 for

api configuration

(0.04 sec)
  1. Error calling ConvertDocument - Free Support Fo...

    This is the exception from the SDK: GroupDocs.Conversion.Cloud.Sdk.Client.ApiException: The namespace declaration attribute has an incorrect ‘namespaceURI’: ‘A Namespace Name for xmlns Attributes’. at GroupDocs.Conver…...Api.ConvertApi.ConvertDocument(ConvertDocumentReque...@flopez4 The ConvertDocument API method is working fine at my...

    forum.groupdocs.cloud/t/error-calling-convertdo...
  2. Status 102 - App goes in a loop - Free Support ...

    Hi i’m trying to complete my app with your Api, but when i send the text that i need to translate, my app goes in loop because the status of the request is 102. Is there someone to help me? the code is this: public asy…...to complete my app with your api, but when i send the text that...resultTraduzione = “”; Configuration config = new Configuration(); /** Authorize...

    forum.groupdocs.cloud/t/status-102-app-goes-in-...
  3. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual pages when viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs to rotate page on 90-degree clockwise; On180Degree - instructs to rotate page on 180-degree clockwise; On270Degree - instructs to rotate page on 270-degree clockwise; The following code snippet shows how to rotate output pages when viewing a document as PDF...when viewing a document as PDF API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/fliprotate-pages/
  4. Translating HTML files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating HTML 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/html/
  5. Translating Excel files with GroupDocs.Translat...

    How to use GroupDocs.Translation Cloud SDK for translating Excel 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/excel/
  6. Translating Markdown files with GroupDocs.Trans...

    How to use GroupDocs.Translation Cloud SDK for translating Markdown 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/markd...
  7. Get changes coordinates | Documentation

    GroupDocs.Comparison Cloud allows to detect changes between source and target files and obtain changes coordinates at files preview images. The following code sample shows how to get changes coordinates. Api usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details.... API usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/comparison/get-changes-coo...
  8. Text Strikeout Annotation | Documentation

    Text Strikeout annotation marks text fragment with a strikethrough styling 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....with a strikethrough styling API usage There are steps that usage...image annotation (using File API) Add annotation(s) Download document...

    docs.groupdocs.cloud/annotation/text-strikeout-...
  9. Watermark Annotation | Documentation

    Watermark annotation adds text watermark 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....annotation adds text watermark API usage There are steps that usage...image annotation (using File API) Add annotation(s) Download document...

    docs.groupdocs.cloud/annotation/watermark-annot...
  10. Link Annotation | Documentation

    Link annotation adds a hyper link to 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....adds a hyper link to document API usage There are steps that usage...image annotation (using File API) Add annotation(s) Download document...

    docs.groupdocs.cloud/annotation/link-annotation/