Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 4,016 for

import

(0.05 sec)
  1. GroupDocs.翻译云|用于翻译文档的 Java SDK

    Java Rest API和Cloud SDK用于文档内部语言翻译。保持文件格式和结构完整。支持70多种语言翻译对。...SDK 翻译纯文本 import com.GroupDocs.translate.api.* ; import com.GroupDocs...GroupDocs.translate.Configuration ; import static java.lang.System.out...

    releases.groupdocs.cloud/zh/translation/java/
  2. Extract images from PDF Documents in Java - Jav...

    Learn how to extract images from PDF files in Java using REST API. This article provides steps of using our SDK for efficient and accurate image extraction....Cloud SDK for Java: Firstly, import the required classes into your...programmatically in Java: Firstly, import the required classes into your...

    blog.groupdocs.cloud/parser/extract-images-from...
  3. Render document | Documentation

    GroupDocs.Viewer Cloud API enables you to to render various types of documents into HTML, Image, or Pdf. Following example demonstrates on how to render document with default options. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Optional: Delete rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....iewer-cloud-python-samples import groupdocs_viewer_cloud client_id...request ) Go package basicUsage import ( "fmt" "github.com/groupd...

    docs.groupdocs.cloud/viewer/render-document/
  4. Convert XSLX to PDF in Python with WebDAV Proto...

    I am a new potential user for GroupDocs as I am interested in using Python to convert xlsx documents to pdf. In order for this to work with GroupDocs, I need to setup a storage space. I have seen the options that are av…... # Import module .... from shutil import copyfile .....

    forum.groupdocs.cloud/t/convert-xslx-to-pdf-in-...
  5. 7. Convert Spreadsheet Document with Load Optio...

    This example demonstrates how to convert Spreadsheet documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....rsion-cloud-python-samples import groupdocs_conversion_cloud...amples package spreadsheet import ( "fmt" "github.com/groupd...

    docs.groupdocs.cloud/conversion/convert-spreads...
  6. 8. Convert TXT Document with Load Options | Doc...

    This example demonstrates how to convert txt documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....rsion-cloud-python-samples import groupdocs_conversion_cloud...oud-go-samples package txt import ( "fmt" "github.com/groupd...

    docs.groupdocs.cloud/conversion/convert-txt-doc...
  7. 10. Convert Html document with load options | D...

    This example demonstrates how to convert html document into pdf document with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...rsion-cloud-python-samples import groupdocs_conversion_cloud...ud-go-samples package html import ( "fmt" "github.com/groupd...

    docs.groupdocs.cloud/conversion/convert-html-do...
  8. 9. Convert Wordprocessing Document with Load Op...

    This example demonstrates how to convert Wordsprocessing documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....rsion-cloud-python-samples import groupdocs_conversion_cloud...les package wordprocessing import ( "fmt" "github.com/groupd...

    docs.groupdocs.cloud/conversion/convert-wordpro...
  9. Image Viewer - Adjust image size | Documentation

    Image Viewer allows you to set custom output image size in pixels through Width and Height properties in ImageOptions. Keep in mind that aspect ratio is automatically applied when you set Width or Height only. This example demonstrates how to set output image size API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....iewer-cloud-python-samples import groupdocs_viewer_cloud client_id...request ) Go package imageViewer import ( "fmt" "github.com/groupd...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  10. Specify encoding when loading documents | Docum...

    GroupDocs.Viewer Cloud enables users to pass encoding when rendering text documents or email messages. This feature is supported for: Plain-text (.txt) files Comma-separated values (.csv) Tab-separated values (.tsv) E-Mail Message (.eml) Following code snippet sets the document encoding. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....iewer-cloud-python-samples import groupdocs_viewer_cloud client_id...) Go package LoadingOptions import ( "fmt" "github.com/groupd...

    docs.groupdocs.cloud/viewer/specify-encoding-wh...