Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 69,950 for

import

(0.4 sec)
  1. Convert FODP to POTX in Python | products.aspos...

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

    products.aspose.com/slides/python-net/conversio...
  2. Convert FODP to POTM in Python | products.aspos...

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

    products.aspose.com/slides/python-net/conversio...
  3. Convert FODP to PPTM in Python | products.aspos...

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

    products.aspose.com/slides/python-net/conversio...
  4. Convert ODP to GIF in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/conversio...
  5. 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/
  6. FieldInclude.bookmark_name property | Aspose.Wo...

    FieldInclude.bookmark_name property. Gets or sets the name of the bookmark in the document to include....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. field = builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldInclude.lock_fields property | Aspose.Word...

    FieldInclude.lock_fields property. Gets or sets whether to prevent fields in the included document from being updated....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. field = builder ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage IMAP Folders in Python with Aspose.Email...

    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....class and print the details: import aspose.email as ae client =...messages recursively: import aspose.email as ae import os # Recursive...

    docs.aspose.com/email/python-net/manage-imap-fo...
  9. Table conditional styles unexpected behavior - ...

    Hi, I’ve noticed that conditional table padding styles (checked for FirstRow in particular) have a somewhat unexpected interaction with inline (as in - defined for specific instance of a table) styles in Imported tables…...instance of a table) styles in imported tables. I’m adding a table...specifically for first row. I then import into this document two tables...

    forum.aspose.com/t/table-conditional-styles-une...
  10. 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...