Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 37,002 for

import

(0.06 sec)
  1. 在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....'/data/' workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...'Book1.xls' ) workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/zh/java/opening-files-in-...
  2. Get BarCode Recognition Quality in Percent in R...

    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/get-barcode-recogn...
  3. Set BarCode Image Margins 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 object symbology = Rjb :: import ( 'com.aspose.barcode.Symbology'...Symbology' ) bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'...

    docs.aspose.com/barcode/java/set-barcode-image-...
  4. Make PDF Using Java

    Make a new PDF in Java in a few steps. Easily create PDF using Java library....Insert Bookmark Insert Chart import com.aspose.words.*; Document...); doc.save( "Output.pdf" ); import com.aspose.words.*; Document...

    products.aspose.com/words/java/make/pdf/
  5. Buat WORD Menggunakan Java

    Buat WORD baharu dalam Java dalam beberapa langkah. Buat WORD dengan mudah menggunakan pustaka Java....Penanda Halaman Sisipkan Carta import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/ms/java/make/word/
  6. MHT to PDF Converter using Python | Aspose.PDF

    Sample code on Python for MHT to PDF conversion. Use example code for batch MHT to PDF conversion with Python and .NET... Import required modules from aspose...Output file: import aspose.pdf as apdf from io import FileIO from...

    products.aspose.com/pdf/python-net/conversion/m...
  7. Merge PCL files using Python for .NET | Aspose.PDF

    Merge PCL files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from io import FileIO from...from os import path pcl_load_options = apdf . PclLoadOptions ()...

    products.aspose.com/pdf/python-net/merger/pcl/
  8. Merge MHT files using Python for .NET | Aspose.PDF

    Merge MHT files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from io import FileIO from...from os import path mhtml_load_options = apdf . MhtLoadOptions...

    products.aspose.com/pdf/python-net/merger/mht/
  9. Merge HTML files using Python for .NET | Aspose...

    Merge HTML files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from io import FileIO from...from os import path html_load_options = apdf . HtmlLoadOptions...

    products.aspose.com/pdf/python-net/merger/html/
  10. Paragraph|Aspose.Slides for Python Documentation

    Paragraph and portion in PowerPoint presentation in Python... import aspose.slides as slides # Instantiate...operation: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/paragraph/