Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 58,964 for

import

(0.13 sec)
  1. Convert PPSM to SVG in Python | products.aspose...

    Convert PPSM to SVG in Python. Use Python library API to convert PPSM files to SVG...converting PPSM into SVG import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  2. Convert PPTM to JPG in Python | products.aspose...

    Convert PPTM to JPG in Python. Use Python library API to convert PPTM files to JPG...converting PPTM into JPG import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  3. Convert PPSX to BMP in Python | products.aspose...

    Convert PPSX to BMP in Python. Use Python library API to convert PPSX files to BMP...converting PPSX into BMP import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  4. Convert PPTM to PNG in Python | products.aspose...

    Convert PPTM to PNG in Python. Use Python library API to convert PPTM files to PNG...converting PPTM into PNG import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  5. Barcode Generation State in XML via Java|Docume...

    This article explains how to Import and export barcodes to XML using Aspose.BarCode for Java....data serialization and data import from XML through special methods...lang.OutputStream xml) method. Import Barcode Generation Data from...

    docs.aspose.com/barcode/java/barcode-generation...
  6. 使用Python.NET导出Excel方程到其他格式|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel方程导出为LaTeX和MathML格式。...方法,并将生成的结果插入HTML中: Python代码 import os from aspose.cells import Workbook from...from aspose.cells.drawing import TextBox from aspose.cells.drawing...

    docs.aspose.com/cells/zh/python-net/export-equa...
  7. 创建文档|Aspose.PDF for Java

    Aspose.PDF for Java 帮助您在几个简单的步骤中创建 PDF 文档和可搜索的 PDF 文件。...examples ; import java.io.File ; import java.io.FileNotFoundExceptio...FileNotFoundExceptio ; import java.io.IOException ; import java.util.Scanner...

    docs.aspose.com/pdf/zh/java/create-pdf-document/
  8. Manage Attachments in Email Message in Ruby|Doc...

    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/manage-attachments-i...
  9. Update Fields in Jython|Aspose.Words for Java

    Update Document Fields using Jython....words import Settings from com . aspose . words import Document...words import BreakType from com . aspose . words import DocumentBuilder...

    docs.aspose.com/words/java/update-fields-in-jyt...
  10. NdJson to Excel in reactive progreamming - Free...

    hi Team, we have a use case where we have NdJson stream coming over http and want to convert the json data into excel file . The json object will vary for different request. Is aspose going to use memory operation to par…...illustrate this: import com.aspose.cells.*; import com.fasterxml...ObjectMapper; import reactor.core.publisher.Flux; import java.io.FileOutputStream;...

    forum.aspose.com/t/ndjson-to-excel-in-reactive-...