Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,792 for

import

(0.03 sec)
  1. Presentation Background|Aspose.Slides for Pytho...

    Set background in PowerPoint presentation in Python...normal slide: import aspose.pydrawing as draw import aspose.slides...presentation: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/python-net/presentation-...
  2. 用Python从头开始创建PSD或PSB图像|Documentation

    演示Aspose.PSD for Python如何从头创建Psd图像...psd import Graphics , Pen , Color , Rectangle...Rectangle from aspose.psd.brushes import LinearGradientBrush from aspose...

    docs.aspose.com/psd/zh/zh/python-net/create-psd...
  3. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated Import of nodes from one document to another in Java....efficiently perform repeated import of nodes from one document...documents. This is known as “importing nodes”. Before you can insert...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert PowerPoint Presentations to TIFF in Pyt...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Python via .NET. Step-by-step guide with code examples included....PowerPoint presentation to TIFF: import aspose.slides as slides # Instantiate...to a black-and-white TIFF: import aspose.slides as slides tiff_options...

    docs.aspose.com/slides/python-net/convert-power...
  5. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_document method...] append_document(src_doc, import_format_mode) Appends the specified...aspose . words . Document , import_format_mode : aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Run the Examples|CAD Documentation

    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....CAD Examples Directory Import examples into the IDE The project...modern IDE can easily open or import the project and its dependencies...

    docs.aspose.com/cad/java/getting-started/how-to...
  7. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....dstDoc = new Document(); // Import a shape from the source document...appendChild(importedShape); // The imported shape contains an image. We...

    reference.aspose.com/words/java/com.aspose.word...
  8. Installation and Quick Start Tutorial|Documenta...

    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....barcode1 ; // import the required packages import java.io.File...File ; import net.sf.jasperreports.engine.JREmptyDataSource ; import...

    docs.aspose.com/barcode/jasperreports/quickstar...
  9. Document.appendDocument method | Aspose.Words f...

    Aspose.Words.Document.appendDocument method...property to "false" to not import any list numbers into the destination..."KeepSourceNumbering" property to "true" import all clashing // list style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.source_full_name](../source_full_name/) is specified).... Document () # Import a shape from the source document...first paragraph. imported_shape = dst_doc . import_node ( src_node...

    reference.aspose.com/words/python-net/aspose.wo...