Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 55,087 for

import

(0.03 sec)
  1. Make PDF Using Python

    Make a new PDF in Python in a few steps. Easily create PDF using Python via .NET library....Insert Bookmark Insert Chart import aspose.words as aw doc = aw...) doc.Save( "Output.pdf" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/make/pdf/
  2. 将 SVG 转换为 PDF – Python 示例

    您将学习如何以编程方式或在线将 SVG 转换为 PDF,并考虑使用 Aspose.SVG Python 库将 SVG 转换为 PDF 的 Python 示例。... import aspose from aspose.svg import * from aspose...converters import * from aspose.svg.drawing.skiasharp import * from...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  3. Importing from DataTable|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....Importing from DataTable Contents [ Hide ] Developers can import...object whose contents need to import Is Field Name Shown , specifies...

    docs.aspose.com/cells/net/importing-from-datata...
  4. 字体转换。高级详细信息|爪哇

    C ++ API从Aspose.font转换字体。有时,您需要在保存之前读取转换的字体数据。这里的方法旨在帮助它。...font ; 3 4 import java.io.FileOutputStream ; 5 import java.io.IOException...IOException ; 6 import java.nio.file.Files ; 7 import java.nio.file...

    docs.aspose.com/font/zh/java/convert/advanced-m...
  5. Append Documents in Jython|Aspose.Words for Java

    Append Documents using Jython....words import Settings from com . aspose . words import Document...Document from com . aspose . words import ImportFormatMode class AppendDocuments...

    docs.aspose.com/words/java/append-documents-in-...
  6. BarCode Orientation 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....barcode_reader_type = Rjb :: import ( 'com.aspose.barcoderecognition...BarCodeReadType' ) reader = Rjb :: import ( 'com.aspose.barcoderecognition...

    docs.aspose.com/barcode/java/barcode-orientatio...
  7. Managing Tags and Custom Data|Aspose.Slides for...

    Add tags and custom data to PowerPoint presentations in Python...NET for Presentation : import aspose.slides as slides with...Slides for Python via .NET: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/managing-tags...
  8. Working with PST Password Protection Properties...

    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....shown in the code sample below: import aspose.email as ae pst = ae...of its further processing: import aspose.email as ae pst = ae...

    docs.aspose.com/email/python-net/working-with-p...
  9. Convert ODP to BMP in Python | products.aspose.com

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

    products.aspose.com/slides/python-java/conversi...
  10. Convert PPTX to SVG in Python | products.aspose...

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

    products.aspose.com/slides/python-java/conversi...