Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 3,594 for

import

(0.03 sec)
  1. Convert XML to PDF in Java using Java SDK: A Guide

    Learn how to convert XML to PDF files in Java using GroupDocs.Conversion Cloud SDK for Java. Let's go through the process of converting XML to PDF in Java.... The steps are: Firstly, import the required classes into your...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  2. 如何在 Python 中从 Word 文档中提取页面

    将 word 文档拆分为多个文档以从 word 文档中提取页面。本文介绍如何使用 Python 从 word 文档中提取页面。...文档拆分为单独的文件,如下所示: # 导入groupdocs合并SDK import groupdocs_merger_cloud # 免费注册后,从...将分离的文件保存在云端。可以使用以下代码示例下载它: # API初始化下载分离文件 import shutil file_api = groupdocs_merger_cloud...

    blog.groupdocs.cloud/zh/merger/how-to-extract-p...
  3. Convert HTML to Markdown via Java | Comprehensi...

    GroupDocs.Conversion offers conversion of a wide range of document formats. This article is about how to convert HTML to Markdown with Java using REST API....following the steps below: Firstly, import the required classes into your...

    blog.groupdocs.cloud/conversion/convert-html-to...
  4. Document Splitting in Java | PDF Document Splitter

    Learn how to split PDF into separate files in Java. Explore the features of GroupDocs.Merger Cloud SDK for Java and split PDFs using page numbers or ranges....Java application: Firstly, import the required classes into your...

    blog.groupdocs.cloud/merger/java-document-split...
  5. Merge PDF Files in Java

    Learn how to merge PDF documents in Java using GroupDocs.Merger Cloud SDK for Java using this comprehensive step-by-step guide....documents into one: Firstly, import the required classes into your...

    blog.groupdocs.cloud/merger/combine-and-merge-p...
  6. Convert XML to CSV in Java | GroupDocs.Conversi...

    Learn how to convert XML file to CSV in Java using REST API with this guide. Discover the benefits of converting XML to CSV and start using it today....snippet mentioned below: Firstly, import the required classes into your...

    blog.groupdocs.cloud/conversion/convert-xml-fil...
  7. Working with Annotations | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API provides annotation data from supported file formats as AnnotationInfo Object. Object fields AnnotationInfo object fields Field Name Type Description guid string The unique identifier of annotation. documentGuid long The unique identifier of document. text string The text of the annotation. creatorGuid string The annotation creator unique identifier. creatorName string The annotation creator name....The distance Distance = 12 } Import Annotation Information This...This API retrieves(imports) annotation information from the document...

    docs.groupdocs.cloud/annotation/working-with-an...
  8. SVG to HTML Document Conversion in Java: A Comp...

    Learn how to convert SVG to HTML file in Java using GroupDocs.Conversion Cloud SDK for Java. Follow our step-by-step guide for optimal results....image to an HTML file: Firstly, import the required classes into your...

    blog.groupdocs.cloud/conversion/svg-to-html-doc...
  9. Reject all revisions | Documentation

    GroupDocs.Comparison Cloud allows to reject all revisions in Word document and save the result. The following code sample demonstrates how to reject all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....rison-cloud-python-samples import groupdocs_comparison_cloud...

    docs.groupdocs.cloud/comparison/reject-all-revi...
  10. PDF to PPT Conversion in Java | GroupDocs.Conve...

    Easily convert PDF documents to editable PPT or PPTX formats online using Java SDK. This article is about how to convert PDF to PPT or PPTX using Java.... Also, it’s important to check the API documentation...follow these steps: Firstly, import the required classes into your...

    blog.groupdocs.cloud/conversion/how-to-convert-...