Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 64,253 for

import

(0.4 sec)
  1. Convert WORD To TXT Java

    Convert a Word document to TXT format in Java code. Save a Word document as TXT using Java....professional software solution to import and export Word, TXT, and many..."aspose-words" % "ver" Copy import com.aspose.words.*; Document...

    products.aspose.com/words/java/conversion/word-...
  2. Convert EPUB to JPG in Python – Aspose.HTML for...

    Convert EPUB to JPG using Aspose.HTML Python library. Consider various EPUB to JPG conversion scenarios in Python code examples....html import * from aspose.html.converters import * from aspose...aspose.html.saving import * # Open an existing EPUB file for reading...

    docs.aspose.com/html/python-net/convert-epub-to...
  3. Convert HTML To JPG Java

    Convert HTML to JPG format in Java code. Save HTML as JPG using Java....professional software solution to import and export HTML, JPG, and many..."aspose-words" % "ver" Copy import com.aspose.words.*; Document...

    products.aspose.com/words/java/conversion/html-...
  4. Create Tagged PDF using Python|Aspose.PDF for P...

    This article explains how to create structure's elements for Tagged PDF document programmatically using Aspose.PDF for Python via .NET.... import aspose.pdf as ap # Create PDF...document . save ( path_outfile ) import aspose.pdf as ap # Create PDF...

    docs.aspose.com/pdf/python-net/create-tagged-pdf/
  5. NodeImporter class | Aspose.Words for Node.js

    Aspose.Words.NodeImporter class. Allows to efficiently perform repeated Import of nodes from one document to another...efficiently perform repeated import of nodes from one document...documents. This is known as “importing nodes”. Before you can insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert PDF to DOCX in Java | Aspose.PDF | java...

    I use aspose-pdf 21.4 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-pdf</artifactId> <version>21.4</version> </dependency> And I want to convert pdf f…...package akd; import com.aspose.pdf.DocSaveOptions; import com.aspose...pdf.Document; import com.aspose.pdf.License; import java.io.FileInputStream;...

    forum.aspose.com/t/convert-pdf-to-docx-in-java-...
  7. Add Pages to PDF using Python for .NET | Aspose...

    Add PDF pages to your document programmatically with Python sample code using Aspose.PDF for Python for .NET...Page to PDF import aspose.pdf as apdf from os import path input_file...

    products.aspose.com/pdf/python-net/pages/add/
  8. 使用 Python 将图片框架添加到演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 将图片框架添加到 PowerPoint 和 OpenDocument 演示文稿中。精简工作流程并增强幻灯片设计。...代码向您展示如何创建一个图片框: import aspose.slides as slides import aspose.pydrawing...Python 代码向您展示如何创建一个相对缩放的图片框: import aspose.slides as slides # 实例化表示...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  9. 在 Jython 中显示隐藏选项卡|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/zh/java/display-hide-tabs...
  10. 饼图|Aspose.Slides for Python 文档

    在 Python 的 PowerPoint 演示文稿中指定饼图的中心间隙... import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/zh/python-net/doughnut-c...