Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 32,714 for

import

(0.12 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. Compress JPG In Python

    Compress JPG in Python without losing quality. Optimize JPG content, reduce file size easily....pip install aspose-words Copy import aspose.words as aw doc = aw..."Output.jpg" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/compress/jpg/
  5. Compress TIFF In Python

    Compress TIFF in Python without losing quality. Optimize TIFF content, reduce file size easily....pip install aspose-words Copy import aspose.words as aw doc = aw..."Output.tiff" , save_options) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/compress/t...
  6. 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/
  7. Shape Effective Properties|Aspose.Slides for Py...

    Get effective shape properties in PowerPoint presentations in Python... import aspose.slides as slides with...properties for the camera. import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/shape-effecti...
  8. 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/
  9. 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/
  10. 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/