Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 66,859 for

import

(0.13 sec)
  1. 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/
  2. 在 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...
  3. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation.... import aspose.slides as slides with...PPTX file. import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/manage-smartart/
  4. Extract Tables from PDF using Python | Aspose.PDF

    Extract tables from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Import the Necessary Libraries Load...PDF - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/table/extract/
  5. Extract Images from PDF Python | Aspose.PDF

    Extract images from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...PDF - Python import aspose.pdf as apdf from os import path from...from io import FileIO input_file = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/images/extract/
  6. Autofit Setting to Tables in Jython|Aspose.Word...

    Autofit Setting to Tables using Jython....words import Settings from com . aspose . words import Document...words import NodeType from com . aspose . words import AutoFitBehavior...

    docs.aspose.com/words/java/autofit-setting-to-t...
  7. Render HTML in Python – Aspose.HTML for Python ...

    Rendering HTML, SVG, MHTML, and EPUB using HtmlRenderer, SvgRenderer, MhtmlRenderer, and EpubRenderer classes in Aspose.HTML for Python via .NET API....Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...as rn 6 import aspose.html.rendering.pdf as rp 7 import aspose...

    docs.aspose.com/html/python-net/renderers/
  8. Set Appearance of the Connector Type Shape in V...

    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'...setConnectorsType ( Rjb :: import ( 'com.aspose.diagram.ConnectorsTypeValue'...

    docs.aspose.com/diagram/java/set-appearance-of-...
  9. Creating a QR BarCode 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 builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/creating-a-qr-barc...
  10. Set Size Unit for the BarCode Image in Ruby|Doc...

    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-size-unit-for-...