Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 70,338 for

import

(0.37 sec)
  1. Customize Pie Charts in Presentations with Pyth...

    Learn how to create and customize pie charts in Python with Aspose.Slides, exportable to PowerPoint and OpenDocument, boosting your data storytelling in seconds.... import aspose.slides.charts as charts import aspose.slides...PPTX file. import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/pie-chart/
  2. 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-...
  3. 从 PDF 中提取图像 Python | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式从 PDF 文件中提取图像...中提取图像-Python import aspose.pdf as apdf from os import path from...from io import FileIO input_file = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hans/python-net/imag...
  4. Crop PDF Pages in Python|Aspose.PDF for Python ...

    Learn how to crop PDF pages and adjust crop, trim, bleed, and media boxes in Python....This page box is used when importing PDF documents in other applications...file. import sys import aspose.pdf as ap from os import path def...

    docs.aspose.com/pdf/python-net/crop-pages/
  5. Setting AWExporterParameter under JR7 - Free Su...

    Hello, I’ve been trying to migrate our environment from JR 6.21.5 (Aspose.Words for Jasper 23.10.4) to JR 7.0.3. I’m encountering problems with the AWExporterParameter. For example, we’re setting the parameter AWExport…...USE_EXACT_ROW_HEIGHTS: import com.aspose.words.jasperreports...compile‑time classpath. The import statements you have for exporter...

    forum.aspose.com/t/setting-awexporterparameter-...
  6. Format Visio Pages|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 jpype import asposediagram jpype ...startJVM () from asposediagram.api import * lic = License () lic . setLicense...

    docs.aspose.com/diagram/python-java/format-visi...
  7. Remove Tables from PDF using Python | Aspose.PDF

    Remove tables from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/table/remove/
  8. Remove Watermark from PDF using Python | Aspose...

    Remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/watermark/re...
  9. Protect PDF using Python | Aspose.PDF

    Lock PDF with password programmatically with Python sample code using Aspose.PDF for Python for .NET...protect PDF File import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/protect/
  10. Simple Mail Merge in Jython|Aspose.Words for Java

    Simple Mail Merge using Jython....words import Settings from com . aspose . words import Document...

    docs.aspose.com/words/java/simple-mail-merge-in...