Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 70,111 for

import

(0.19 sec)
  1. Add Bookmark to PDF using Python | Aspose.PDF

    Add Bookmarks to PDF Programmatically with Python 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/bookmarks/
  2. Licensing|Aspose.Words for JasperReports

    The evaluation and licensed versions of Aspose.Words for JasperReports is the same download....code to your project: Java import com.aspose.words.jasperreports...code to your project: Java import com.aspose.words.jasperreports...

    docs.aspose.com/words/jasperreports/licensing/
  3. Converting newer version DWG files to PDF - Fre...

    We are trying to convert several files from dwg to pdf using the aspose.cad software. But some of the files are erroring out with the following error message: RuntimeError: Proxy error(ImageLoadException): Drawing loadi…...use to import and set the license. from aspose.cad import License...

    forum.aspose.com/t/converting-newer-version-dwg...
  4. Aspose.HTML for Python via .NET – Create, Edit ...

    Python API for HTML files processing. Parse, edit, and convert HTML, SVG, EPUB, MHTML, and Markdown to PDF, DOCX, or images using Aspose.HTML for Python via .NET....html import * from aspose.html.converters import * from aspose...aspose.html.saving import * # Load an HTML document to be converted...

    products.aspose.com/html/python-net/
  5. EPUB 转换器 – Aspose.HTML for Python via .NET

    了解支持的 EPUB 转换,并考虑如何使用 Aspose.HTML 将 EPUB 转换为 PDF 的 Python 示例。...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/zh/python-net/epub-converter/
  6. Animate PowerPoint Text in Python|Aspose.Slides...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, with easy-to-follow, optimized code examples....demonstrates how to do this: import aspose.slides as slides with...paragraph’s animation effects: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/animated-text/
  7. ImportFormatOptions.AppendDocumentWithNewPage |...

    Control document merging by forcing Imported sections to start on a new page when appending documents in Aspose.Words....whether to change a first imported section type to the NewPage...and has no effect on other import-related methods. Examples Shows...

    reference.aspose.com/words/net/aspose.words/imp...
  8. PDF Conversion Solution using PHP | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for PHP via Java...php" ); // Import the necessary classes from..."lib/aspose.pdf.php" ); // Import the necessary classes from...

    products.aspose.com/pdf/php-java/conversion/
  9. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python....a PowerPoint presentation: import aspose.slides as slides # Instantiate...a PowerPoint presentation: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/slide-layout/
  10. 导航和检测 SVG – Aspose.SVG for Python via .NET

    了解如何使用 Python 检查 SVG、迭代 SVG 元素以及使用 CSS 选择器或 XPath 浏览 SVG。... Copy 1 import os 2 from aspose. svg import SVGDocument 3...fimport os 2 from aspose. svg import SVGDocument 3 4 # Prepare a...

    docs.aspose.com/svg/zh/python-net/navigate-svg/