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

import

(0.26 sec)
  1. Create SVG File, Load and Read SVG in Python – ...

    Learn how to create SVG from a memory string or file; how to load SVG from the Web and read SVG using Aspose.SVG for Python via .NET API.... svg import SVGDocument 2 3 # Create a...element: Copy 1 import os 2 from aspose. svg import SVGDocument 3...

    docs.aspose.com/svg/python-net/create-svg-file/
  2. Working with Document in PS file | Python

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python.... eps import * 2 from aspose. page . eps . device import * 3 from...from util import Util 4 ########## 5 ###### Class and Method...

    docs.aspose.com/page/python-net/ps/working-with...
  3. Optimize File's Content Using Java

    Compress files in Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality..."aspose-words" % "ver" Copy import com.aspose.words.*; Document..."Output.docx" , saveOptions); import com.aspose.words.*; Document...

    products.aspose.com/words/java/compress/
  4. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument presentations to video using Python. Discover sample code and automation techniques to streamline your workflow....into a video: import aspose.slides as slides import subprocess with...the previous presentation: import aspose.pydrawing as drawing...

    docs.aspose.com/slides/python-net/convert-power...
  5. Java API to process TeX and LaTeX Docs

    Java TeX library to process TeX files within Java applications. It offers typesetting functionality and conversion TeX to PDf, SVG, XPS, and other formats....Java import com.aspose.tex.InputFileSystemDirec; import com.aspose...OutputFileSystemDire; import com.aspose.tex.TeXConfig; import com.aspose...

    products.aspose.com/tex/java/
  6. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF documents in Java with Aspose.PDF for more interactive documents....examples ; import java.util.* ; import com.aspose.pdf.*...aspose.pdf.examples ; import java.util.* ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/java/extra-annotations/
  7. Working with Vector Graphics using Python|Aspos...

    This article describes the features of working with GraphicsAbsorber tool using Python.... import aspose.pdf as ap path_infile...Saving the Updated Document. import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/working-with-vec...
  8. 使用 Python 将 PDF 转换为 Excel|Aspose.PDF for Python...

    Aspose.PDF for Python 库允许您使用 Python 将 PDF 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。... from asposepdf import Api # 初始化许可证 documentName =....xlsx 扩展名 。 from asposepdf import Api documentName = "testdata/source...

    docs.aspose.com/pdf/zh/python-java/convert-pdf-...
  9. MHTML to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for MHTML to JPEG conversion. Use example code for batch MHTML to JPEG conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/m...
  10. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates....table’s first row as its header: import aspose.slides as slides # Instantiate...column of a PowerPoint table: import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/manage-rows-a...