Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 66,714 for

import

(0.17 sec)
  1. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed pages using Aspose.Cells for Python via .NET....Consistency: Ensuring that important information, such as column...configures the print titles. import aspose.cells as ac # Load sample...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  2. Working with Messages from IMAP Server|Document...

    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....identification info about messages: import aspose.email as ae client =...number of messages it contains: import aspose.email as ae client =...

    docs.aspose.com/email/python-net/working-with-m...
  3. Customize Shapes in Presentations with Python|A...

    Create and customize shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry paths, curved corners, composite shapes....add custom points to a shape: import aspose.slides as slides with...remove points from a shape: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/custom-shape/
  4. MHT to PNG Converter using Python | Aspose.PDF

    Sample code on Python for MHT to PNG conversion. Use example code for batch MHT to PNG conversion with Python and .NET... Import required modules from aspose...Output file: import aspose.pdf as apdf from os import path from...

    products.aspose.com/pdf/python-net/conversion/m...
  5. Aspose::Words::Drawing::ImageData::get_Brightne...

    Aspose::Words::Drawing::ImageData::get_Brightness method. Gets or sets the brightness of the picture. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest) in C++....Words :: Document > (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Convert Markdown to DOCX using Python

    Python code for Markdown to DOCX conversion. Use Aspose.HTML for Python via .NET within any Python application. Try online MD to DOCX Converter!...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    products.aspose.com/html/python-net/conversion/...
  7. Manage Presentation Properties with Python|Aspo...

    Master presentation properties in Aspose.Slides for Python via .NET and streamline search, branding and workflow in your PowerPoint files....PresentationFormat , Subject and Title import aspose.slides as slides # Instantiate...properties of the presentation file. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/presentation-...
  8. Merge ODP Files To SVG Using Python | products....

    Merge multiple ODP files in Python....multiple ODP into single SVG file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/odp...
  9. How to Migrate to Aspose.Cells 7.0.0 or Higher|...

    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....approach, you can just import only one import statement in your application...classes, interfaces, etc. Java import com.aspose.cells.* ; We have...

    docs.aspose.com/cells/java/how-to-migrate-to-as...
  10. Merge PDF Files To SVG Using Python | products....

    Merge multiple PDF files in Python....multiple PDF into single SVG file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pdf...