Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 4,803 for

import

(0.07 sec)
  1. Ai Convert to Jpeg|Documentation

    Check how Aspose.PSD for Python can convert AI Images to JPEG...achieve converting of AI to JPEG -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-jpg/
  2. Flash|Aspose.Slides for Python 文档

    在 Python 中从 PowerPoint 演示文稿中提取 Flash 对象... import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/flash/
  3. 部分|Aspose.Slides for Python 文档

    在Python中获取PowerPoint演示文稿中的部分...Portion 类中,可以用来获取部分开始位置的坐标: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/portion/
  4. Extract Text from Presentation|Aspose.Slides fo...

    Extract text from slide or PowerPoint presentation in Python...slide of the presentation: import aspose.slides as slides #Instatiate...including the master slides. import aspose.slides as slides #Instatiate...

    docs.aspose.com/slides/python-net/extract-text-...
  5. Image Stencil – How to Make Stencil in Python

    This article explains how to create stencils from images using Aspose.SVG for Python via .NET API.... Copy 1 import os 2 from aspose. svg import * 3 from aspose...drawing import * 4 from aspose. svg . rendering . image import * 5...

    docs.aspose.com/svg/python-net/image-stencil/
  6. Aspose::Words::StyleCollection::AddCopy method ...

    Aspose::Words::StyleCollection::AddCopy method. Copies a style into this collection in C++....for changing the name of the imported style. Examples Shows how...get_Color ()); Shows how to import a style from one document into...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. 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/
  8. 演示文稿格式|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 info...

    docs.aspose.com/slides/zh/python-net/presentati...
  9. 创建 SVG 文件,在 Python 中加载和读取 SVG

    了解如何从内存字符串或文件创建 SVG;如何从 Web 加载 SVG 以及如何使用 Aspose.SVG for Python via .NET API 读取 SVG。... svg import * 2 3 # Create a new SVG document...等属性: Copy 1 import os 2 from aspose. svg import * 3 4 # Set up...

    docs.aspose.com/svg/zh/python-net/create-svg-file/
  10. HtmlLoadOptions.BlockImportMode | Aspose.Words ...

    Discover HtmlLoadOptions' BlockImportMode property to customize block-level element Imports. Control merging for optimal content management!...of block-level elements are imported. Default value is Merge. public...of block-level elements are imported from HTML-based documents...

    reference.aspose.com/words/net/aspose.words.loa...