Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 74,073 for

import

(0.08 sec)
  1. 使用 Python 製作 WORD

    通過幾個步驟在 Python 中創建一個新的 WORD。使用 Python via .NET 庫輕鬆創建 WORD。...aspose-words 複製 插入文字 插入評論 插入書籤 插入圖表 import aspose.words as aw doc = aw...) doc.Save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/zh-hant/python-net/ma...
  2. 在 Python 中将 MHTML 转换为 JPG – Aspose.HTML for Pyt...

    使用 Aspose.HTML Python 库将 MHTML 转换为 JPG。在即用型 Python 示例中考虑支持的 MHTML 转换为 JPG 的情况。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/convert-mhtm...
  3. Manage Shapes in Presentations Using Python|Asp...

    Learn to create, edit and optimize shapes in Aspose.Slides for Python via .NET and deliver high-performance PowerPoint and OpenDocument presentations.... import aspose.slides as slides # Finds...from one slide to another. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/shape-manipul...
  4. Working with Pages in PS file | Python

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... eps import * 2 from aspose. page . eps . device import * 3 from...from util import Util 4 ########## 5 ###### Class and Method...

    docs.aspose.com/page/python-net/ps/working-with...
  5. Support, Extend and Contribute to Aspose.Total ...

    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....Liferay plugin Choose File > Import > Liferay > Liferay Project...Liferay Project you want to import Click Finish Aspose.Total Java...

    docs.aspose.com/total/java/support-extend-and-c...
  6. 在 Python 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义图表。内容涵盖在演示文稿中添加、格式化和编辑图表,并提供实用的 Python 代码示例。...代码演示了如何创建簇状柱形图: import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # 实例化表示 PPTX...

    docs.aspose.com/slides/zh/python-net/create-chart/
  7. Convert WORD To PNG Java

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

    products.aspose.com/words/java/conversion/word-...
  8. Convert TEXT To GIF Java

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

    products.aspose.com/words/java/conversion/text-...
  9. Convert Image To BMP Java

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

    products.aspose.com/words/java/conversion/image...
  10. Convert Image To JPG Java

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

    products.aspose.com/words/java/conversion/image...