Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 3,617 for

import

(0.1 sec)
  1. Paraphrase text with GroupDocs.Rewriter SDK | D...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrasing texts....sample files: Python import time import groupdocs_rewriter_cloud...groupdocs_rewriter_cloud.api.paraphrase_api import ParaphraseApi from groupdocs_rewriter_cloud...

    docs.groupdocs.cloud/rewriter/text/sdk/paraphrase/
  2. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes....Working_With_Folder ; import com.groupdocs.cloud.annotation.api.* ; import com...annotation.client.ApiException ; import com.groupdocs.cloud.annotation...

    docs.groupdocs.cloud/annotation/working-with-fo...
  3. 在 Java 中将 JPG 文件合并为一个文件

    了解如何使用 GroupDocs.Merger Cloud SDK for Java 将多个 JPG 图像合并为一个图像。获取使用此工具的分步说明。...classes; import java.io.File; import com.groupdocs.cloud...client.*; import com.groupdocs.cloud.merger.model.*; import com.groupdocs...

    blog.groupdocs.cloud/zh/merger/merge-multiple-j...
  4. 使用 REST API 在 Java 中将 Word 文档转换为 PDF

    使用我们的高性能文件转换 API 快速转换文档格式。让我们看看如何使用 REST API 在 Java 中将 Word 文档转换为 PDF。...classes; import com.groupdocs.cloud.conversion.api.*; import com.groupdocs...groupdocs.cloud.conversion.model.*; import com.groupdocs.cloud.conversion...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  5. Translating files with GroupDocs.Translation SD...

    How to use GroupDocs.Translation Cloud SDK for translating files....sample files: Python import time import groupdocs_translation_cloud...groupdocs_translation_cloud import FileRequest , Format api =...

    docs.groupdocs.cloud/translation/file/sdk/
  6. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v1.0/merger/storage/MyStorage/exist' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Working_With_Storage ; import com.groupdocs.cloud.Merger.api.* ; import com.groupdocs...ApiException ; import com.groupdocs.cloud.Merger.model.* ; import com.groupdocs...

    docs.groupdocs.cloud/merger/working-with-storage/
  7. Translating HTML files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating HTML files....sample files: Python import time import groupdocs_translation_cloud...groupdocs_translation_cloud import HtmlFileRequest , Format api...

    docs.groupdocs.cloud/translation/file/sdk/html/
  8. Translating Excel files with GroupDocs.Translat...

    How to use GroupDocs.Translation Cloud SDK for translating Excel files....sample files: Python import time import groupdocs_translation_cloud...groupdocs_translation_cloud import SpreadsheetFileReque , Format...

    docs.groupdocs.cloud/translation/file/sdk/excel/
  9. Translating Markdown files with GroupDocs.Trans...

    How to use GroupDocs.Translation Cloud SDK for translating Markdown files....sample files: Python import time import groupdocs_translation_cloud...groupdocs_translation_cloud import MarkdownFileRequest , Format...

    docs.groupdocs.cloud/translation/file/sdk/markd...
  10. Working With Files | Documentation

    GroupDocs.Viewer Cloud Working With Files...Working_With_Files ; import java.io.File ; import com.groupdocs.cloud...cloud.viewer.api.* ; import com.groupdocs.cloud.viewer.client...

    docs.groupdocs.cloud/viewer/working-with-files/