Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 32,717 for

import

(0.38 sec)
  1. Paragraph|Aspose.Slides for Python Documentation

    Paragraph and portion in PowerPoint presentation in Python... import aspose.slides as slides # Instantiate...operation: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/paragraph/
  2. 形状格式化|Aspose.Slides for Python 文档

    在 Python 中格式化 PowerPoint 演示文稿中的形状...AutoShape 的操作: import aspose.slides as slides import aspose.pydrawing...个矩形(上图)并使用了切角、平角和圆角连接类型设置: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/shape-form...
  3. Extracting Messages From PST Files example - Fr...

    Hello, I running the example at: https://docs.aspose.com/email/python-net/working-with-messages-in-a-pst-file/#extracting-messages-form-pst-files using the example pst file provided Outlook.pst. i.e. from aspose.email…...pst import * from aspose.email.mapi import MapiMessage...pst import PersonalStorage from aspose.email.mapi import MapiMessage...

    forum.aspose.com/t/extracting-messages-from-pst...
  4. Creating a Pdf417 BarCode in Ruby|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....barcode object builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/creating-a-pdf417-...
  5. Image|Aspose.Slides for Python Documentation

    Add image to PowerPoint slide or presentation in Python...to add an image to a slide: import aspose.slides as slides with...Python: import aspose.slides as slides import urllib2 import base64...

    docs.aspose.com/slides/python-net/image/
  6. Convert PDF To PNG Python

    Convert PDF to PNG format in Python code. Save PDF as PNG using Python....professional software solution to import and export PDF, PNG, and many...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  7. Convert PDF To DOCX Python

    Convert PDF to DOCX format in Python code. Save PDF as DOCX using Python....professional software solution to import and export PDF, DOCX, and many...pip install aspose-words Copy import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/conversion...
  8. ImageData.Title | Aspose.Words for .NET

    Discover how the ImageData Title property enhances your images by defining unique titles, improving visibility and engagement in search results....dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ImageData.GrayScale | Aspose.Words for .NET

    Discover the ImageData GrayScale property to enhance your images. Control grayscale display for stunning visual effects and improved user engagement....dstDoc = new Document (); // Import a shape from the source document...( importedShape ); // The imported shape contains an image. We...

    reference.aspose.com/words/net/aspose.words.dra...
  10. NodeImporter.import_node method | Aspose.Words ...

    NodeImporter.Import_node method. Imports a node from one document into another....import_node method import_node(src_node, is_import_children)...is_import_children) Imports a node from one document into another. def import_node...

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