Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 6,485 for

api configuration

(0.05 sec)
  1. Working with Presentations | Documentation

    Presentation documents are presented by many formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and others, which are supported by GroupDocs.Editor Cloud as a separate format family among all others. Same as for all other family formats, the Presentation family has its own load and saves options. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Presentations Documents This REST API provides an ability to load the...~/load lets you call this REST API directly from the browser. The...

    docs.groupdocs.cloud/editor/working-with-presen...
  2. Java: Embed Webpage into PowerPoint | Insert We...

    Learn how to convert HTML to PowerPoint presentations using Java with GroupDocs.Conversion Cloud SDK. Easily insert HTML into PowerPoint or HTML to PPT...HTML to PowerPoint Conversion API Insert HTML in PowerPoint using...HTML to PowerPoint Conversion API # GroupDocs.Conversion Cloud...

    blog.groupdocs.cloud/conversion/convert-html-to...
  3. Translating files with GroupDocs.Translation SD...

    How to use GroupDocs.Translation Cloud SDK for translating 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/
  4. Paraphrase file with GroupDocs.Rewriter SDK | D...

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

    docs.groupdocs.cloud/rewriter/file/sdk/paraphrase/
  5. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Loading DSV documents This REST API provides an ability to load the...~/load lets you call this REST API directly from the browser. The...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  6. Set document metadata | Documentation

    GroupDocs.Comparison Cloud provides an ability to select metadata source when saving resultant file. Files have metadata information – author, organization, etc. Possible metadata sources are: Source file metadata; Target file metadata; User-defined metadata. The following code demonstrates how to set resultant file metadata. 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/set-document-me...
  7. First Public Release of Next Generation GroupDo...

    GroupDocs.Annotation for Cloud Api gives developers an Api for creating advanced online document annotation tools that supports Text and Figure annotations...Annotation Cloud is a RESTful API that manipulates the annotations...annotation using following REST API, it lists annotation as AnnotationInfo...

    blog.groupdocs.cloud/annotation/first-public-re...
  8. 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...
  9. 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-...
  10. Adjust text overflow in cells | Documentation

    When Spreadsheet is rendered overflowed text inside the cell overlays subsequent cells until it meets non-empty cell. GroupDocs.Viewer Cloud provides a setting to configure the mode which will be used for rendering overflowed text: To set the overflowed text to be hidden, set SpreadsheetOptions.TextOverflowMode to HideText as shown in the example below. To set the overflowed text to overlay subsequent cells until it meets non empty cell, set SpreadsheetOptions.TextOverflowMode to OverlayIfNextIsEmpty....Cloud provides a setting to configure the mode which will be used...TextOverflowMode to AutoFitColumn . API Usage There are steps that usage...

    docs.groupdocs.cloud/viewer/adjust-text-overflo...