Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 64,257 for

import

(0.09 sec)
  1. Convert VSD to BMP via Python | products.aspose...

    Sample Python conversion code for VSD format to BMP file. Use this example code to convert VSD to BMP within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSD in an object...

    products.aspose.com/diagram/python-java/convers...
  2. Convert VSD to XAML via Python | products.aspos...

    Sample Python conversion code for VSD format to XAML file. Use this example code to convert VSD to XAML within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSD in an object...

    products.aspose.com/diagram/python-java/convers...
  3. Convert VDW to SWF via Python | products.aspose...

    Sample Python conversion code for VDW format to SWF file. Use this example code to convert VDW to SWF within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VDW in an object...

    products.aspose.com/diagram/python-java/convers...
  4. 使用 Python 创建演示文稿中的线条形状|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中操作线条格式。探索属性、方法和示例。... import aspose.slides as slides # 实例化表示...将修改后的演示文稿写入 PPTX 文件。 import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/line/
  5. Manage Text Portions in Presentations with Pyth...

    Learn how to manage text portions in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, boosting performance and customization....the beginning of the portion: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/portion/
  6. SVG Converter – Convert SVG in Python

    Learn how to convert SVG to other formats using Aspose.HTML for Python via .NET and consider Python examples of SVG conversion....svg import * from aspose.html.converters import * from aspose...aspose.html.saving import * # Load an SVG document from a file...

    docs.aspose.com/html/python-net/svg-converter/
  7. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը Java..."aspose-words" % "ver" Պատճենել import com.aspose.words.*; Document..."Output.docx" , saveOptions); import com.aspose.words.*; Document...

    products.aspose.com/words/hy/java/compress/
  8. Load Plain Text (TXT) Files in Ruby|Aspose.Word...

    Load TXT file and save as Word document using Ruby.... doc = Rjb :: import ( 'com.aspose.words.Document'...

    docs.aspose.com/words/java/load-plain-text-txt-...
  9. 使用 Python 向 PDF 添加文本|Aspose.PDF for Python via ...

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...以下代码片段展示了如何在现有 PDF 文件中添加文本: import aspose.pdf as ap # 打开文档 document...以下代码片段显示了如何在向 PDF 文档添加文本时从流对象加载字体。 import aspose.pdf as ap # 加载输入 PDF...

    docs.aspose.com/pdf/zh/python-net/add-text-to-p...
  10. CompositeNode.appendChild method | Aspose.Words...

    CompositeNode.appendChild method. Adds the specified node to the end of the list of child nodes for this node....to import the node to the current document. The imported node...

    reference.aspose.com/words/nodejs-net/aspose.wo...