Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 4,803 for

import

(0.02 sec)
  1. 连接器|Aspose.Slides for Python 文档

    在 Python 中连接 PowerPoint 形状...代码展示如何在两个形状(一个椭圆和一个矩形)之间添加一个连接器(一个弯曲连接器): import aspose.slides as slides # 实例化表示...以下 Python 代码演示了一个指定首选连接点的操作: import aspose.slides as slides # 实例化表示...

    docs.aspose.com/slides/zh/python-net/connector/
  2. Compatibility with PyInstaller and cx_Freeze|As...

    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.... When a program imports an extension in a way that...into the bundle. slide_app.py: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/compatibility...
  3. StyleCollection.add_copy method | Aspose.Words ...

    StyleCollection.add_copy method. Copies a style into this collection....for changing the name of the imported style. Returns Copied style...font . color ) Shows how to import a style from one document into...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 调整幻灯片上的形状大小|Aspose.Slides for Python 文档

    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.... import aspose.slides as slides #加载演示文稿...每一行的高度和每一列的宽度,以更改表格的高度和宽度。 import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/re-sizing-...
  5. Convert Text to Vector – Text Vectorization in ...

    Convert SVG text to a vector using Python library. SVG text goes from a font to a vector graphic, and it cannot be edited in a text editor....file: Copy 1 import os 2 from aspose. svg import * 3 from aspose...aspose. svg . saving import * 4 5 # Initialize an SVG document from...

    docs.aspose.com/svg/python-net/convert-text-to-...
  6. Presentation Theme|Aspose.Slides for Python Doc...

    PowerPoint presentation theme in Python...for a theme: import aspose.pydrawing as draw import aspose.slides...color and then used in shapes: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/presentation-...
  7. 复制PPTX中的段落和部分|Aspose.Slides for Python 文档

    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.... import aspose.slides as slides #函数定义...属性复制到一个临时部分并返回。目标部分获得复制的值。 import aspose.slides as slides #函数定义...

    docs.aspose.com/slides/zh/python-net/copying-pa...
  8. 管理占位符|Aspose.Slides for Python 文档

    在Python中更改PowerPoint演示文稿中的占位符文本和提示文本... 以下Python代码演示了如何更改占位符中的文本: import aspose.slides as slides # 实例化演示文稿类...以下Python代码演示了如何设置占位符中的提示文本: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/manage-pla...
  9. Msg to mhtml - the external image present in th...

    language: java21 library aspose-email:25.1 During msg to mhtml conversion , the external image present in this msg file is not visible in the output mhtml file. please help to fix this problem input Develop Softwar…...options: import com.aspose.email.MailMessage; import com.aspose...aspose.email.SaveOptions; import com.aspose.email.MhtFormatOptions;...

    forum.aspose.com/t/msg-to-mhtml-the-external-im...
  10. Font Substitution|Aspose.Slides for Python Docu...

    Substitute font in PowerPoint in Python...font substitution process: import aspose.slides as slides # Loads...

    docs.aspose.com/slides/python-net/font-substitu...