Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 55,225 for

import

(0.06 sec)
  1. Convert MHTML to DOCX – Python Code Examples

    Convert MHTML to DOCX using Aspose.HTML Python library. Consider the supported MHTML to DOCX conversion scenarios in Python examples....html import * from aspose.html.converters import * from aspose...aspose.html.saving import * # Open an MHTML file for reading with...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  2. Aspose::Words::ImportFormatOptions::get_KeepSou...

    Aspose::Words::ImportFormatOptions::get_KeepSourceNumbering method. Gets or sets a boolean value that specifies how the numbering will be Imported when it clashes in source and destination documents. The default value is false in C++....how the numbering will be imported when it clashes in source...const Examples Shows how to import a document with numbered lists...

    reference.aspose.com/words/cpp/aspose.words/imp...
  3. 自定义形状|Aspose.Slides for Python 文档

    在Python中为PowerPoint演示文稿添加自定义形状... 此Python代码演示了如何向形状添加自定义点: import aspose.slides as slides with...将路径应用于形状。 此Python代码演示了如何从形状中移除点: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/custom-shape/
  4. Working with Images|Documentation

    This section explains how to insert or get image from a visio page with Aspose.Diagram....Picture Shape Programming Sample Import Bitmap Image as a Visio Shape...API now allows developers to import a bitmap image as a Microsoft...

    docs.aspose.com/diagram/net/working-with-images/
  5. Video Frame|Aspose.Slides for Python Documentation

    Add Video frame to PowerPoint presentation in Python...locally to a presentation: import aspose.slides as slides with...width, height, fname) method: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/video-frame/
  6. Aspose::Words::Drawing::ImageData::get_Title me...

    Aspose::Words::Drawing::ImageData::get_Title method. Defines the title of an image 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...
  7. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::Drawing::ImageData::get_ChromaKey method. Defines the color value of the image that will be treated as transparent 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...
  8. Merge FODP Files To PPSM Using Python | product...

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

    products.aspose.com/slides/python-net/merge/fod...
  9. Merge FODP Files To HTML Using Python | product...

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

    products.aspose.com/slides/python-net/merge/fod...
  10. Merge FODP Files To PPSX Using Python | product...

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

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