Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 70,892 for

import

(1.54 sec)
  1. Convert PPTX to EMF in Python | products.aspose...

    Sample code for PPTX to EMF Python conversion. Use PowerPoint Python API for batch conversion PPTX files to EMF files....Conversion import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  2. Convert PPSX to PNG in Python | products.aspose...

    Sample code for PPSX to PNG Python conversion. Use PowerPoint Python API for batch conversion PPSX files to PNG files....Conversion import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  3. Convert PDF to OTP in Python | products.aspose.com

    Sample code for PDF to OTP Python conversion. Use PowerPoint Python API for batch conversion PDF files to OTP files....Conversion import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  4. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in Aspose.Slides Python via .NET to ensure consistent typography in PowerPoint and OpenDocument presentations....replacement: import aspose.pydrawing as draw import aspose.slides...

    docs.aspose.com/slides/python-net/font-replacem...
  5. The exported JPG images are abnormal - Free Sup...

    The exported JPG images are abnormal export.psd_file.to.jpg (428.6 KB) abnormal.jpg (478.7 KB) Question 1: The exported JPG images are abnormal; some files are missing and they do not match the images seen in Photosho…...psd import Image from aspose.psd.imageoptions import JpegOptions...

    forum.aspose.com/t/the-exported-jpg-images-are-...
  6. Baseline Task Scheduling in Ruby | Aspose.Tasks...

    Learn how to edit Microsoft Project (MPP/XML) task baselines using Aspose.Tasks Java for Ruby....oneMinute 6 7 project = Rjb :: import( 'com.aspose.tasks.Project'...project . setBaseline( Rjb :: import( 'com.aspose.tasks.BaselineType'...

    docs.aspose.com/tasks/java/baseline-task-schedu...
  7. Read Timephased Data of a Resource in Ruby | As...

    Learn how to read timephased data of resources using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...getByUid( 1 ) 4 5 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 6...

    docs.aspose.com/tasks/java/read-timephased-data...
  8. 使用 Python 在演示文稿中管理幻灯片节|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python 简化 PowerPoint 和 OpenDocument 中的幻灯片节 —— 拆分、重命名和重新排序,以优化 PPTX 和 ODP 工作流。...以下 Python 示例演示了如何在演示文稿中创建节: import aspose.slides as slides with...以下 Python 示例演示了如何在演示文稿中重命名节: import aspose.slides as slides with...

    docs.aspose.com/slides/zh/python-net/slide-sect...
  9. Working with Pages in XPS file | Python

    How to add pages to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... xps import * 2 from util import Util 3 ##########...

    docs.aspose.com/page/python-net/xps/working-wit...
  10. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...rendering: import com.aspose.words.Document; import com.aspose...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...