Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 4,803 for

import

(0.04 sec)
  1. 椭圆|Aspose.Slides for Python 文档

    在Python中创建PowerPoint演示文稿中的椭圆... import aspose.slides as slides # ...文稿的第一张幻灯片。 import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/ellipse/
  2. Convert AI to PDF|Documentation

    Check how Aspose.PSD for Java can manipulate convert AI Images to PDF... Import the necessary modules: Once...PSD library to your project, import the necessary classes in your...

    docs.aspose.com/psd/java/convert/ai-to-pdf/
  3. Convert PowerPoint to HTML in Python|Aspose.Sli...

    Convert PowerPoint HTML: Save PPTX or PPT as HTML. Save slides as HTML...PowerPoint to HTML in python: import aspose.slides as slides # Instantiate...represents a presentation file import aspose.slides as slides pres...

    docs.aspose.com/slides/python-net/convert-power...
  4. Clone Slides|Aspose.Slides for Python Documenta...

    Clone PowerPoint slide in Python... import aspose.slides as slides # Instantiate...Position 2 – of the presentation. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/clone-slides/
  5. 幻灯片过渡|Aspose.Slides for Python 文档

    在 Python 中添加 PowerPoint 幻灯片过渡和过渡效果... import aspose.slides as slides # 实例化...自动推进。 将修改后的演示文稿作为演示文稿文件写入。 import aspose.slides as slides # 实例化表示演示文稿文件的...

    docs.aspose.com/slides/zh/python-net/slide-tran...
  6. 将 PowerPoint 转换为视频|Aspose.Slides for Python 文档

    在 Python 中将 PowerPoint 转换为视频...演示文稿转换为视频: import aspose.slides as slides import subprocess with...效果。让我们向之前的演示程序添加另一个幻灯片和过渡: import aspose.pydrawing as drawing...

    docs.aspose.com/slides/zh/python-net/convert-po...
  7. ImportFormatOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.ImportFormatOptions for customizable document formatting. Enhance your output with tailored Import settings for optimal results....class Allows to specify various import options to format output. To...how the numbering will be imported when it clashes in source...

    reference.aspose.com/words/net/aspose.words/imp...
  8. How to Set the Percent Format as "0.0%" for a P...

    Sharing a expected file here. Need help to set the given format for datalabels in pie chart. testPieChartAspose.zip (48.0 KB)...accordingly: import com.aspose.slides.*; import java.awt.*; public...

    forum.aspose.com/t/how-to-set-the-percent-forma...
  9. 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...
  10. Convert AI to PNG using Python|Documentation

    Check how Aspose.PSD for Python can convert AI File to PNG....achieve converting of AI to PNG -Import the necessary modules: After...installing Aspose.PSD, you need to import the required modules in your...

    docs.aspose.com/psd/python-net/convert/ai-to-png/