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

import

(0.05 sec)
  1. Simplifying files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files simplification....sample files: Python import time import groupdocs_rewriter_cloud...groupdocs_rewriter_cloud.api.simplify_api import SimplifyApi from groupdocs_rewriter_cloud...

    docs.groupdocs.cloud/rewriter/file/sdk/simmplify/
  2. 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/
  3. Translating PDF files with GroupDocs.Translatio...

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

    docs.groupdocs.cloud/translation/file/sdk/pdf/
  4. Translating Srt files with GroupDocs.Translatio...

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

    docs.groupdocs.cloud/translation/file/sdk/subti...
  5. Translating image files with GroupDocs.Translat...

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

    docs.groupdocs.cloud/translation/file/sdk/image...
  6. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "doc", "docm", "docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "html" ] }, ....Supported_File_Formats ; import com.groupdocs.cloud.conversion...* ; import com.groupdocs.cloud.conversion.model.* ; import com...

    docs.groupdocs.cloud/conversion/get-supported-f...
  7. 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/
  8. 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/
  9. 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...
  10. Java 中的文档拆分 | PPT文档拆分器

    了解如何使用 Java 将 PowerPoint PPT 或 PPTX 幻灯片拆分为单独的文件。按照分步说明实现高效的 PowerPoint 文件拆分。...classes; import java.io.File; import com.groupdocs.cloud...client.*; import com.groupdocs.cloud.merger.model.*; import com.groupdocs...

    blog.groupdocs.cloud/zh/merger/split-powerpoint...