Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 66,596 for

import

(0.15 sec)
  1. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples....this feature: import aspose.slides as slides import aspose.pydrawing...this feature: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/text-formatting/
  2. 操作 3D 场景的自定义属性|Documentation

    开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...threed import Scene from aspose.threed.entities import Box from...from aspose.threed.formats import GLTFSaveOptions , FileFormat...

    docs.aspose.com/3d/zh/python-net/manipulate-cus...
  3. How to Merge PDF using Python|Aspose.PDF for Py...

    This page explain how to merge PDF documents into a single PDF file with Python....a single file: import aspose.pdf as apdf import aspose.pydrawing...as asdrw from io import FileIO from os import path path_infile1...

    docs.aspose.com/pdf/python-net/merge-pdf-docume...
  4. 在 Ruby 的 ShapeSheet 中创建用户定义的单元格|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....Diagram 实例 diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...Initialize user object user = Rjb :: import ( 'com.aspose.diagram.User'...

    docs.aspose.com/diagram/zh/java/create-user-def...
  5. 在 Ruby 中管理 Visio 图的页眉和页脚|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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...setHeaderFooterColor ( Rjb :: import ( 'com.aspose.diagram.Color'...

    docs.aspose.com/diagram/zh/java/manage-headers-...
  6. Create New Email 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....MailMessage class message = Rjb :: import ( 'com.aspose.email.MailMessage'...Java" ) mail_address = Rjb :: import ( 'com.aspose.email.MailAddress'...

    docs.aspose.com/email/java/create-new-email-in-...
  7. Joining And Appending in Ruby|Aspose.Words for ...

    Joining and appending Documents using Ruby.... dst_doc = Rjb :: import ( "com.aspose.words.Document"...Destination.doc" ) src_doc = Rjb :: import ( "com.aspose.words.Document"...

    docs.aspose.com/words/java/joining-and-appendin...
  8. Jython中的Hello World|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....asposewords import Settings from com . aspose . Cells import Document...Document from com . aspose . Cells import ImportFormatMode class HelloWorld...

    docs.aspose.com/cells/zh/java/hello-world-in-jy...
  9. Split Panes in Jython|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....cells import Settings from com . aspose . cells import Workbook...Workbook from com . aspose . cells import SaveFormat class SplitPanes...

    docs.aspose.com/cells/java/split-panes-in-jython/
  10. Convert HTML to DOCX – Aspose.HTML for Python v...

    Convert HTML to DOCX programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to DOCX conversion scenarios with Python examples....'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/python-net/convert-html-to...