Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 66,981 for

import

(0.23 sec)
  1. Merge PPTM Files To GIF Using Python | products...

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

    products.aspose.com/slides/python-net/merge/ppt...
  2. Merge PDF Files To XPS Using Python | products....

    Merge multiple PDF files in Python....multiple PDF into single XPS 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...
  3. Merge PDF Files Using Python | products.aspose.com

    Merge multiple PDF files in Python....multiple PDF into single 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/
  4. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…... Style Import Behavior : When using ImportFormatMode...to style resolution during import. Properties such as paragraph...

    forum.aspose.com/t/table-cell-list-format-chang...
  5. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation....using Python import aspose.slides as slides import aspose.pydrawing...PPTX Presentation using Python import aspose.slides as slides with...

    products.aspose.com/slides/python-net/watermark...
  6. Remove Slides from Presentations in Python|Aspo...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Get clear code examples and boost your workflow....removes a slide by reference: import aspose.slides as slides # Instantiate...to remove a slide by index: import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/remove-slide-...
  7. Working with Gradient in PS file | Python

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

    docs.aspose.com/page/python-net/ps/working-with...
  8. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering.... import aspose.slides as slides with...effective camera properties: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/shape-effecti...
  9. Convert PowerPoint Slides to PNG in Python|Aspo...

    Convert PowerPoint and OpenDocument presentations to high-quality PNG images quickly with Aspose.Slides for Python via .NET, ensuring precise, automated results....PowerPoint presentation to PNG: import aspose.slides as slides with...demonstrates the described operation: import aspose.slides as slides scale_x...

    docs.aspose.com/slides/python-net/convert-power...
  10. Convert PPT, PPTX, and ODP to JPG in Python|Asp...

    Learn how to transform your slides from PowerPoint and OpenDocument presentations into high-quality JPEG images with just a few lines of code in Python. Optimize presentations for web use, sharing, and archiving. Read the full guide now!... import aspose.slides as slides scale_x...are required. import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/convert-power...