Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 3,619 for

import

(0.03 sec)
  1. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out Download a File 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 Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....Working_With_Files ; import java.io.File ; import com.groupdocs.cloud...cloud.Merger.api.* ; import com.groupdocs.cloud.Merger.client...

    docs.groupdocs.cloud/merger/working-with-files/
  2. 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/
  3. Working With Folder | 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 the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you 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 expose....Working_With_Folder ; import com.groupdocs.cloud.Editor.api.* ; import com.groupdocs...Editor.client.ApiException ; import com.groupdocs.cloud.Editor...

    docs.groupdocs.cloud/editor/working-with-folder/
  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. 将 PDF 文档转换为图像文件、TIFF、JPEG、BMP 或 GIF

    将 PDF 文档转换为图像格式,如 TIFF、JPEG、BMP 和 GIF 图像文件。让我们看看如何在 Java 中将 PDF 转换为图像文件 TIFF、JPEG、BMP 和 GIF。...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-pdf-...
  6. Translating CSV files with GroupDocs.Translatio...

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

    docs.groupdocs.cloud/translation/file/sdk/csv/
  7. 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...
  8. 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/
  9. 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/
  10. 7. Convert to Text Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Text Formats and returns the output document storage URL and also support to get result as a stream or Array of stream. Convert to Text Formats You can convert the supported document formats to Text Formats and get output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Text format example....s ; import com.groupdocs.cloud.conversion.api.* ; import com...ApiException ; import com.groupdocs.cloud.conversion.model.* ; import com...

    docs.groupdocs.cloud/conversion/convert-to-text...