Sort Score
Result 10 results
Languages All
Labels All
Results 6,031 - 6,040 of 73,790 for

import

(3.49 sec)
  1. Converting a XPS file to XLS using Python | Asp...

    Sample code on Python for XPS to XLS conversion. Use example code for batch XPS to XLS conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/x...
  2. Converting a XPS file to TIFF using Python | As...

    Sample code on Python for XPS to TIFF conversion. Use example code for batch XPS to TIFF conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/x...
  3. Converting a GIF file to PDF using Python | Asp...

    Sample code on Python for GIF to PDF conversion. Use example code for batch GIF to PDF conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/g...
  4. Converting a EPS file to HTML using Python | As...

    Sample code on Python for EPS to HTML conversion. Use example code for batch EPS to HTML conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/e...
  5. Converting a HTML file to EPUB using Python | A...

    Sample code on Python for HTML to EPUB conversion. Use example code for batch HTML to EPUB conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/h...
  6. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Python via .NET view properties to customize formats PPT, PPTX, and ODP slides—adjust layouts, zoom levels, and display settings.... import aspose.slides as slides with...view as well as notes view. import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/presentation-...
  7. Encoding - Aspose.Email for Python - Free Suppo...

    Hi Aspose Team, I’m currently using Aspose.Email for Python to save email messages as HTML. However, I’ve run into an issue where I cannot set the encoding of the resulting HTML output. In the .NET version of Aspose.Em…...approach saving an email as HTML: import aspose.email as ae # Create...before saving. Here’s a sample: import aspose.email as ae email =...

    forum.aspose.com/t/encoding-aspose-email-for-py...
  8. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...paragraphs that are part of a list: import com.aspose.words.*; public...Professionalize.Discourse: import com.aspose.words.*; public...

    forum.aspose.com/t/how-to-get-the-value-of-the-...
  9. Get XMP metadata from EPS file using Python

    The process of getting XMP metadata from EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here.... eps import * 2 from util import Util 3 ##########...

    docs.aspose.com/page/python-net/xmp-metadata/get/
  10. Bug in Aspose.Slides for Java – Wrong Slide Ima...

    Dear Aspose Support Team, I hope this message finds you well. We have encountered a bug in the Aspose.Slides for Java library, specifically related to incorrect thumbnail rendering after export when using the calibri fo…...superscript in Title: import.zip (39.0 KB) The import.pptx file contains...String importPath = "/path/to/import.pptx"; String slidesPath =...

    forum.aspose.com/t/bug-in-aspose-slides-for-jav...