Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 69,777 for

import

(0.23 sec)
  1. Edit Word, PDF In Python

    Edit DOCX, DOC, PDF and a variety of other file formats in Python....Edit a Table Edit an Image import aspose.words as aw doc = aw...) doc.save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/edit/
  2. Manage Audio in Presentations Using Python|Aspo...

    Easily add, extract & manage audio frames in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Explore code examples & boost your presentations today....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/
  3. Aspose TeX for Python – FAQ

    Comprehensive Frequently Asked Questions for Aspose TeX for Python, detailing how to install the pure‑Python API, convert LaTeX, manage fonts, supported packages, and much more....the installation with: Copy 1 import aspose.tex as tex 2 print (tex...few lines of code? A: Copy 1 import aspose.tex as tex 2 3 doc =...

    docs.aspose.com/tex/python-net/faq/
  4. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...Complete code import com.aspose.words.*; import com.aspose.cells...cells.*; import java.io.*; import java.util.Iterator; public class...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  5. 档案

    档案... import aspose.slides as slides import aspose.pydrawing...PowerPoint 幻灯片中的形状。 import aspose.slides as slides import aspose.pydrawing...

    blog.aspose.com/zh/slides/work-with-shapes-in-p...
  6. Utility Features - POP3 Client|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....method provided by the API: import aspose.email as ae client =...

    docs.aspose.com/email/python-net/utility-featur...
  7. Customize Non-PBR to PBR Materials Conversion b...

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can already build a 3D scene by adding various entities. GLTF 2.0 only supports PBR (Physically Based Rendering) materials, Aspose.3D API internally converts non-PBR materials into PBR materials before exporting into GLTF 2.0....scene in the GLTF format: C# import aspose.threed as a3d # initialize...

    docs.aspose.com/3d/python-net/customize-non-pbr...
  8. Overlapping Items|Aspose.Words for JasperReports

    JasperReports often contain overlapping items. Faithfully converting reports with overlapping items to Microsoft Word documents can sometimes represent challenges to the system.... JasperReports: Java import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/overlapping...
  9. Calculate Sub Totals using Aspose.Cells|Documen...

    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 Data to Worksheets using Aspose...

    docs.aspose.com/cells/java/calculate-sub-totals...
  10. 在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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/zh/java/page-break-previe...