Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 66,905 for

import

(0.22 sec)
  1. Create VSDM Files via Python | products.aspose.com

    Python Sample code for generating VSDM documents. Use this code for creating VSDM files within any Python based application.....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // Create Diagram class instance...

    products.aspose.com/diagram/python-java/create/...
  2. Create Line Shapes in Presentations with Python...

    Learn to manipulate line formatting in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Discover properties, methods, and examples.... import aspose.slides as slides # Instantiate...PPTX file. import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/line/
  3. Copy Bookmarked Text in PHP|Aspose.Words for Java

    Copy Bookmarked Text using PHP....is a good idea to use this import context object because multiple...multiple nodes are being imported. // If you import multiple times without...

    docs.aspose.com/words/java/copy-bookmarked-text...
  4. How to Convert DataTable to Excel in C#

    In this short tutorial, you will learn how to convert DataTable to Excel in C#. You can control the process of writing DataTable to excel in C# by setting a number of properties of the DataTable....create a DataTable and then import it into the worksheet of the...add Aspose.Cells for .NET to import DataTable into Excel Create...

    kb.aspose.com/cells/net/how-to-convert-datatabl...
  5. Manage Presentations in PHP|Aspose.Slides for P...

    Manage PowerPoint PPT, PPTX and ODP presentations with Aspose.Slides for PHP via Java: create, load, edit, clone slides and control content programmatically....Merge Presentations in PHP Import Presentations from PDF or HTML...

    docs.aspose.com/slides/php-java/manage-presenta...
  6. 在演示文稿中使用 Python 应用形状动画|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和自定义形状动画。脱颖而出!...By 1st Level Paragraphs 值: import aspose.slides as slides # 实例化一个表示演示文稿文件的...Fly 效果应用于图片框: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/shape-anim...
  7. 使用Python通过.NET操作PDF文档|Aspose.PDF for Python via...

    本文包含有关如何使用Python验证PDF A标准的PDF文档,如何处理目录,如何设置PDF到期日期等信息。... import aspose.pdf as ap # 打开文档 document...以下代码片段向您展示如何验证 PDF 文档是否符合 PDF/A-1b。 import aspose.pdf as ap # 打开文档 document...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...
  8. View OTP in Python | products.aspose.com

    View OTP in Python. Use Python library API to open and view OpenOffice presentation...manipulate or edit presentations, import presentations from images or...Python code for viewing OTP import aspose.slides as slides pres...

    products.aspose.com/slides/python-net/viewer/otp/
  9. View POTX in Python | products.aspose.com

    View POTX in Python. Use Python library API to open and view PowerPoint presentation...manipulate or edit presentations, import presentations from images or...Python code for viewing POTX import aspose.slides as slides pres...

    products.aspose.com/slides/python-net/viewer/potx/
  10. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python.... import os import aspose.pdf as ap # Global...TextBuilder. Save the Document. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/rotate-text-insi...