Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 55,087 for

import

(0.04 sec)
  1. Password Protected Presentation|Aspose.Slides f...

    PowerPoint password protection, encryption, and security in Python...to encrypt a presentation: import aspose.slides as slides with...protection to a presentation: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/password-prot...
  2. 在Ruby中将Excel文件转换为HTML|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....workbook ) save_format = Rjb :: import ( 'com.aspose.cells.SaveFormat'...saving options save = Rjb :: import ( 'com.aspose.cells.HtmlSaveOptions'...

    docs.aspose.com/cells/zh/java/converting-excel-...
  3. Page Break Preview 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...

    docs.aspose.com/cells/java/page-break-preview-i...
  4. Merge PS files using Python for .NET | Aspose.PDF

    Merge PS 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 ps_load_options = apdf . PsLoadOptions () document_infiles...

    products.aspose.com/pdf/python-net/merger/ps/
  5. 在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-...
  6. 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...
  7. 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-...
  8. Change the Position of a Shape in Ruby|Document...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'..."ChangeShapePosition.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/change-the-positio...
  9. 3D Chart|Aspose.Slides for Python Documentation

    Set rotationX, rotationY, and depthpercents for 3D chart in PowerPoint presentation in Python... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # Create an...

    docs.aspose.com/slides/python-net/3d-chart/
  10. Add Images to PDF using Python | Aspose.PDF

    Adding images into PDF documents programmatically with Python sample code using Aspose.PDF for Python via C++... Import the Aspose.PDF module. Define...Images into PDF page - Python import AsposePDFPythonWrapp as apw...

    products.aspose.com/pdf/python-cpp/images/add/