Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 4,793 for

import

(0.03 sec)
  1. 3D 图表|Aspose.Slides for Python 文档

    在 Python 中为 PowerPoint 演示文稿设置 3D 图表的 rotationX、rotationY 和 depthpercents... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # 创建一个 Presentation...

    docs.aspose.com/slides/zh/python-net/3d-chart/
  2. Edit HTML Document in Python – Aspose.HTML for ...

    Learn how to edit HTML Document Object Model in Python, how to create, populate and add HTML elements, and how to edit inline and internal CSS....file: Copy 1 import os 2 from aspose. html import * 3 4 # Define...path. Copy 1 import os 2 from aspose. html import * 3 from aspose...

    docs.aspose.com/html/python-net/edit-html-docum...
  3. Presentation Properties|Aspose.Slides for Pytho...

    Manage PowerPoint presentation properties in Python...PresentationFormat , Subject and Title import aspose.slides as slides # Instantiate...properties of the presentation file. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/presentation-...
  4. Slide Transition|Aspose.Slides for Python Docum...

    Add PowerPoint slide transition and transition effects in Python... import aspose.slides as slides # Instantiate...presentation as a presentation file. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/slide-transit...
  5. Set Code Text for 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 bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/set-code-text-for-...
  6. Manage Blob|Aspose.Slides for Python Documentation

    Add blob to PowerPoint presentation in Python. Export blob. Add Image as blob...process to a presentation: import aspose.slides as slides pathToVeryLargeVideo...demonstrates the described operation: import aspose.slides as slides loadOptions...

    docs.aspose.com/slides/python-net/manage-blob/
  7. 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...
  8. Audio Frame|Aspose.Slides for Python Documentation

    Add audio to PowerPoint presentation in Python...embedded audio frame to a slide: import aspose.slides as slides # InstantiateS...thumbnail or preview image: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/audio-frame/
  9. Defining Weekdays for Exceptions in Ruby

    Learn how to define exception weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'..."Calendar1" ) 3 except = Rjb :: import( 'com.aspose.tasks.CalendarException'...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  10. Error Bar|Aspose.Slides for Python Documentation

    Add error bar to PowerPoint presentations in Python... import aspose.slides.charts as charts import aspose.slides...PPTX file. import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/error-bar/