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

import

(0.03 sec)
  1. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Conversion Cloud API Reference lets you to 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 exposes. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as 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.conversion.api.* ; import com.groupdocs.cloud.conversion...

    docs.groupdocs.cloud/conversion/working-with-fi...
  2. Introduction of Java SDK for GroupDocs.Viewer C...

    Java SDK release for public use of GroupDocs.Viewer cloud features in Java based applications....Started # import com.groupdocs.cloud.viewer.client.*; import com.groupdocs...groupdocs.cloud.viewer.model.*; import com.groupdocs.cloud.viewer...

    blog.groupdocs.cloud/viewer/introduction-of-jav...
  3. 1. Convert to Any Format | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert supported document formats to any Supported Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Any Format You can convert the supported document formats to Any Format Format and get Output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Any Format 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-any-...
  4. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Editor 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.Editor.api.* ; import com.groupdocs.cloud.Editor.client...

    docs.groupdocs.cloud/editor/working-with-files/
  5. 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.conversion 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.conversion.api.* ; import com...conversion.client.ApiException ; import com.groupdocs.cloud.conversion...

    docs.groupdocs.cloud/conversion/working-with-fo...
  6. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to 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 exposes. Request parameters Parameter Description path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as 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.annotation.api.* ; import com.groupdocs.cloud.annotation...

    docs.groupdocs.cloud/annotation/working-with-fi...
  7. 在 Java 中将页面转换为 PDF 文档

    我们的在线文档转换器 API 允许您将 HTML 高质量地转换为 PDF。本文介绍如何使用 REST API 在 Java 中将 HTML 转换为 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-html...
  8. 在 Java 中将 JPG 转换为 PowerPoint 并将 PowerPoint 转换为 JPG

    使用快速安全的 REST API 将 JPG 文件转换为 PPT,将 PPT 转换为 JPG 文件格式。让我们看看如何在 Java 中将 JPG 转换为 PowerPoint 以及将 PowerPoint 转换为 JPG...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-jpg-...
  9. 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/
  10. Detecting paraphrases in files with GroupDocs.R...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrase detection in files....sample files: Python import time import groupdocs_rewriter_cloud...groupdocs_rewriter_cloud.api.detect_api import DetectApi from groupdocs_rewriter_cloud...

    docs.groupdocs.cloud/rewriter/file/sdk/detect/