Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 66,903 for

import

(0.08 sec)
  1. Working with Images in XPS file | Python

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...xps import * 2 import aspose.pydrawing 3 from util import Util...xps import * 2 from aspose. page . xps . xpsmodel import * 3...

    docs.aspose.com/page/python-net/xps/working-wit...
  2. 在 Python 中为演示文稿图表添加趋势线|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 快速在 PowerPoint 和 OpenDocument 图表中添加和自定义趋势线——提供实用指南和代码示例,以提高预测准确性并吸引观众。... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # 创建空的演示文稿 with...

    docs.aspose.com/slides/zh/python-net/trend-line/
  3. Insert template to existing document - Free Sup...

    Hi, Need some help. We have templates from Microsoft office available at "C:\Program Files\Microsoft Office\Templates" under this particular path we have folders for each template(.dotm) - macro enabled template when…...information from template intact import aspose.words as aw # Load the...template.sections[i] imported_section = doc.import_node(section, True)...

    forum.aspose.com/t/insert-template-to-existing-...
  4. Convert Image To PDF Python

    Convert Image to PDF format in Python code. Save Image as PDF using Python....professional software solution to import and export image, PDF, and...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  5. Convert SVG to Image – Python Code and Online C...

    Convert SVG to Images online or in Python with Aspose.SVG for Python via .NET. Learn Python code example for SVG to Image conversion....'PDF' 'XPS'}} import aspose.svg as assvg import aspose.svg.converters...converters as conv import aspose.svg.saving as sav {{/if_output}}...

    products.aspose.com/svg/python-net/conversion/s...
  6. Working with Outlook Calendar Items|Documentation

    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 . email as ae from datetime import datetime..."Appointment" , "This is a very important meeting :)" , datetime ( 2012...

    docs.aspose.com/email/python-net/working-with-o...
  7. 如何添加Top10条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Top10 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...cells import Workbook from aspose.cells import Workbook ...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  8. Getting and Setting Page Properties using Pytho...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties.... import os import aspose.pdf as ap # Global...without saving the document. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  9. External LaTeX packages | Python

    Aspose.TeX API for Python supports the use of external packages that are not included in the library itself, such as the fancybox and pgfplots packages... tex import * 2 from aspose. tex . io import * 3 from aspose...image import * 4 from util import Util 5 from os import path 6...

    docs.aspose.com/tex/python-net/external-latex-p...
  10. Aspose.TeX的输入接口| 通过 .NET 为 Python 提供 Aspose.TeX

    Aspose.TeX API解决方案的转换功能与Tex一起使用,作为输入格式,请参见代码示例。... io import * 2 from util import Util 3 ##########...aspose. tex import * 2 from aspose. tex . io import * 3 from util...

    docs.aspose.com/tex/zh/python-net/aspose-tex-in...