Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 3,616 for

import

(0.06 sec)
  1. 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...
  2. 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...
  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.Merger 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.Merger.api.* ; import com.groupdocs...Merger.client.ApiException ; import com.groupdocs.cloud.Merger...

    docs.groupdocs.cloud/merger/working-with-folder/
  4. 通过 Java 将 HTML 转换为 Markdown |综合指南

    GroupDocs.Conversion 提供各种文档格式的转换。本文介绍如何使用 REST API 使用 Java 将 HTML 转换为 Markdown。...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...
  5. 2. Convert to Spreadsheet Document Formats | Do...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Spreadsheet Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Spreadsheet Formats You can convert the supported document formats to Spreadsheet Formats and returns the output document storage URL Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to spreadsheet 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-spre...
  6. 用 Java 提取 PDF 页面 | PDF提取器

    了解如何使用 Java 从 PDF 中提取页面并在线分离 PDF 页面。本文提供有关如何使用 GroupDocs.Merger API 的分步指南。...classes; import java.io.File; import com.groupdocs.cloud...client.*; import com.groupdocs.cloud.merger.model.*; import com.groupdocs...

    blog.groupdocs.cloud/zh/merger/extract-pages-fr...
  7. 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/
  8. Translating image and scanned PDF files with Gr...

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

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

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. Resource The following GroupDocs.Comparison 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/annotation/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".doc", "fileFormat": "Microsoft Word" }, { "extension": ".docx", "fileFormat": "Microsoft Word" }, { "extension": "....Supported_File_Formats ; import com.groupdocs.cloud.annotation...* ; import com.groupdocs.cloud.annotation.model.* ; import java...

    docs.groupdocs.cloud/annotation/get-supported-f...
  10. Backroung Brush and Stamp Brush Styles Signatur...

    This SDK is available with all major test cases to understand and implement GroupDocs.Signature Cloud API features in your Java application. Most significant features are, Add Text Signature, Add Stamp Signature, Background Text Brush, Search Signature in Digital Document,Verify Signature in Digital Document and...Started # import com.groupdocs.cloud.signature.client.*; import com...groupdocs.cloud.signature.model.*; import com.groupdocs.cloud.signature...

    blog.groupdocs.cloud/signature/introduction-of-...