Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 4,803 for

import

(0.02 sec)
  1. Manage PowerPoint Paragraph in Python|Aspose.Sl...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in Python...containing portions: import aspose.slides as slides import aspose.pydrawing...paragraph bullet: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-paragr...
  2. 自定义形状|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/
  3. Creating a DataMatrix BarCode in Ruby|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....barcode object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/creating-a-datamat...
  4. Manage Ink|Aspose.Slides for Python Documentation

    Use ink tools to draw objects in PowerPoint Python...for a brush: import aspose.slides as slides import aspose.pydrawing...for a brush: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-ink/
  5. Cannot convert from HTML to MHTML in Java - Fre...

    Hi guys, I am using aspose-html (version 25.4) and trying to convert my .html file (included images) to .mhtml file. However, the error shows “Path is empty”. I am sure that the html file is existing with correct path. …...MHTML format: import java.io.IOException; import com.aspose.html...HTMLDocument; import com.aspose.html.converters.Converter; import com.aspose...

    forum.aspose.com/t/cannot-convert-from-html-to-...
  6. Convert PowerPoint to PNG|Aspose.Slides for Pyt...

    Convert PowerPoint presentation to PNG...PowerPoint presentation to PNG: import aspose.slides as slides pres...demonstrates the described operation: import aspose.slides as slides pres...

    docs.aspose.com/slides/python-net/convert-power...
  7. Manage Zoom|Aspose.Slides for Python Documentation

    Add zoom or zoom frames to PowerPoint presentations in Python...in a slide: import aspose.slides as slides import aspose.pydrawing...different image: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/manage-zoom/
  8. Chart Data Marker|Aspose.Slides for Python Docu...

    Set chart marker options in PowerPoint presentations in Python... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # Create an...

    docs.aspose.com/slides/python-net/chart-data-ma...
  9. FieldImport Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldImport class, designed to streamline document processing with efficient Import field implementation for enhanced productivity....FieldImport class Implements the IMPORT field. To learn more, visit...how to insert images using IMPORT and INCLUDEPICTURE fields....

    reference.aspose.com/words/net/aspose.words.fie...
  10. ImageData.title property | Aspose.Words for Python

    ImageData.title property. Defines the title of an image.... 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...