Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 64,470 for

import

(0.33 sec)
  1. Convert PPTM to SVG in Python | products.aspose...

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

    products.aspose.com/slides/python-net/conversio...
  2. Default Project Properties in Ruby | Aspose.Tas...

    Learn how to work with default project properties of Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...'Sample.xml' ) 2 3 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 4...

    docs.aspose.com/tasks/java/default-project-prop...
  3. Copy Paragraphs and Text Portions in Presentati...

    Discover how to copy paragraphs and text portions between PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET to enhance your workflow.... import aspose.slides as slides #Function...portion gets the copied values. import aspose.slides as slides #Function...

    docs.aspose.com/slides/python-net/copying-parag...
  4. 使用Python.NET在保存为PDF时对特定Unicode字符更改字体|Documentation

    学习如何在使用Aspose.Cells for Python via .NET进行PDF转换时对特定Unicode字符修改字体。确保字符级字体替换的精确文本渲染。...将工作簿保存为PDF格式 import os from aspose.cells import Workbook , PdfSaveOptions...

    docs.aspose.com/cells/zh/python-net/change-the-...
  5. 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...
  6. Limitations and API Differences|Documentation

    Aspose.Cells for Node.js via Java limitations and api differences.... Importing library (Package Comparisons)...Comparisons) Aspose.Cells for Java import com.aspose.cells.* ; Aspose...

    docs.aspose.com/cells/nodejs-java/limitations-a...
  7. Overview|Aspose.PDF for Android via Java

    Overview of key-features and supported formats of Aspose.PDF for Android via Java, installation and licensing manual of Java library....attachments and annotations; import or export PDF form data; add...

    docs.aspose.com/pdf/androidjava/overview/
  8. Reading CSV File with Multiple Encodings|Docume...

    Reading CSV File with Multiple Encodings by using Aspose.Cells for Python via .NET API.... Load or Import CSV file with Formulas...

    docs.aspose.com/cells/python-net/reading-csv-fi...
  9. 使用Python.NET在PDF中嵌入附件|Documentation

    学习如何使用 Aspose.Cells for Python 将 Ole 对象附件嵌入到 PDF 文件中 via .NET。...cells import Workbook , PdfSaveOptions #...

    docs.aspose.com/cells/zh/python-net/embed-attac...
  10. Split PDF programmatically in Python|Aspose.PDF...

    This topic shows how to split PDF pages into individual PDF files in your Python applications.... import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/split-pdf-document/