Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 66,843 for

import

(0.36 sec)
  1. Convert HTML to GIF – Aspose.HTML for Python vi...

    Convert HTML to GIF programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to GIF 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...
  2. 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...
  3. 下载并配置Aspose.Cells在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 Document...Document from com . aspose . Cells import DocumentBuilder class HelloWorld...

    docs.aspose.com/cells/zh/java/download-and-conf...
  4. Convert Document to Other Formats in Jython|Asp...

    Convert Document to Other Formats using Jython in Java....words import Settings from com . aspose . words import Document...Document from com . aspose . words import SaveFormat class ConvertToFormats...

    docs.aspose.com/words/java/convert-document-to-...
  5. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...aponywhite; import com.aspose.pdf.Document; import com.aspose...PngDevice; import com.aspose.pdf.devices.Resolution; import javax...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  6. Java load font TTF file | Java

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF 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...
  7. Saving Files 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 FileFormatType class SavingFiles...

    docs.aspose.com/cells/java/saving-files-in-jython/
  8. 在 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 FileFormatType class SavingFiles...

    docs.aspose.com/cells/zh/java/saving-files-in-j...
  9. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....0-based index node_type = Rjb :: import ( "com.aspose.words.NodeType"...0-based index node_type = Rjb :: import ( "com.aspose.words.NodeType"...

    docs.aspose.com/words/java/extract-content-in-r...
  10. Removing Worksheets using Sheet Index in Jython...

    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 java . io import FileInputStream ; class RemovingWorksheetsUs...

    docs.aspose.com/cells/java/removing-worksheets-...