Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 50,610 for

import document

(0.19 sec)
  1. Convert VST to JPEG via Python | products.aspos...

    Sample Python conversion code for VST format to JPEG file. Use this example code to convert VST to JPEG within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  2. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....font ; 2 3 import java.io.File ; 4 import java.io.IOException...IOException ; 5 import java.nio.file.Files ; 6 import java.nio.file...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  3. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in Python with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation....whole presentation into SWF document. You can also include comments...convert a presentation into SWF document by using options provided...

    docs.aspose.com/slides/python-net/convert-power...
  4. 从CFF文件加载字体|爪哇

    使用Java 版 Aspose.Font解决方案,即使此文件不是字体Inself,您也可以从硬盘磁盘上的CCF文件加载字体。... font ; 2 3 import java.io.File ; 4 import java.io.IOException...IOException ; 5 import java.nio.file.Files ; 6 import java.nio.file...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  5. Filter Messages from Server using IMAP Client|D...

    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....below: import aspose.email as ae from datetime import datetime...below: import aspose.email as ae from datetime import datetime...

    docs.aspose.com/email/python-net/filter-message...
  6. Convert VSTM to HTML via Python | products.aspo...

    Sample Python conversion code for VSTM format to HTML file. Use this example code to convert VSTM to HTML within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  7. Adding Worksheets to New Excel File in Jython|D...

    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 AddingWorksheetstoNe...

    docs.aspose.com/cells/java/adding-worksheets-to...
  8. Convert VST to HTML via Python | products.aspos...

    Sample Python conversion code for VST format to HTML file. Use this example code to convert VST to HTML within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  9. Create PSD or PSB Image From Scratch using Pyth...

    Example of how the Aspose.PSD for Python can create Psd Image from scratch...can follow the steps below: Import the necessary modules and classes...PSD library: from aspose.psd import Graphics , Pen , Color , Rectangle...

    docs.aspose.com/psd/python-net/create-psd-psb-i...
  10. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(DocumentWra…...handling of Office Math in the document you are trying to convert...steps: Check Document Content : Ensure that the document does not...

    forum.aspose.com/t/doc/314783