Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 66,811 for

import

(0.33 sec)
  1. Convert ODP to PPSX in Python | products.aspose...

    Sample code for ODP to PPSX Python conversion. Use PowerPoint Python API for batch conversion ODP files to PPSX files....Conversion import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  2. Rotate PDF using Python | Aspose.PDF

    Rotate PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/rotate/
  3. Is it possible to change the font size of parag...

    Hello Aspose Team, I am working on a solution where I convert Visio files to PDF using Aspose.Diagram for Python via .NET. I would like to know if it is possible to change the font size of the paragraphs present in the…...conversion: import aspose.diagram as diagram import aspose.pdf...

    forum.aspose.com/t/is-it-possible-to-change-the...
  4. Simplify the creation of transformation matrix ...

    Aspose.3D for Python via .NET API offers the TransformBuilder class which simplifies the creation of the transformation matrix by the chain operations....and chain operations: Python import aspose.threed as a3d # Change...z) into (x + 1, y, z) Python import aspose.threed as a3d # use...

    docs.aspose.com/3d/python-net/simplify-the-crea...
  5. Change Progress of a Task in Ruby | Aspose.Task...

    Learn how to change task progress in Microsoft Project files using Aspose.Tasks for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...add( "Task" ) 6 7 tsk = Rjb :: import( 'com.aspose.tasks.Tsk' ) 8...

    docs.aspose.com/tasks/java/change-progress-of-a...
  6. en-CH is not a supported culture - Free Support...

    It may be difficult to provide an example email, but we have some mail in tnef format that error as below. The mails come from English speaking folk, though in Switzerland. Also, Java does seem to support that combo ( …L…...current thread: import com.aspose.email.*; import java.util.Locale;...

    forum.aspose.com/t/en-ch-is-not-a-supported-cul...
  7. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document.... from datetime import timedelta import aspose.pdf as ap def...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  8. MHTML to XLSX Converter using Python | Aspose.PDF

    Sample code on Python for MHTML to XLSX conversion. Use example code for batch MHTML to XLSX 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...
  9. PDF to EPUB Converter using Python | Aspose.PDF

    Sample code on Python for PDF to EPUB conversion. Use example code for batch PDF to EPUB 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/p...
  10. How to Change Text Color in HTML using Python

    Learn how to change text color in HTML using Python with Aspose.HTML for Python via .NET. Includes inline and internal CSS examples, best practices, and FAQ....color using Python 2 3 import os 4 import aspose.html as ah 5 6...HTML using Python 2 3 import os 4 import aspose.html as ah 5 6...

    docs.aspose.com/html/python-net/how-to-change-t...