Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 66,871 for

import

(0.07 sec)
  1. Load converted SpreadsheetML: Invalid column in...

    Steps to reproduce: Create a new Excel file. Select columns after e.g. M until the last one. Right-click on column names and select Hide. Keep clicking on a right arrow of a horizontal scroll bar until no column is vis…...11) import java.io.*; import javax.xml.parsers.*; import org...org.w3c.dom.*; import javax.xml.transform.*; import javax.xml.transform...

    forum.aspose.com/t/load-converted-spreadsheetml...
  2. 使用 Aspose.Cells for Python via .NET 作为 Pandas E...

    使用 Aspose.Cells for Python via .NET 作为 Pandas Excel 引擎。...py import pandas as pd from aspose.cells import Workbook... and add Add the following import line after the existing from...

    docs.aspose.com/cells/zh/python-net/using-aspos...
  3. View EPUB Files using Python | Aspose.PDF

    Open and view EPUB documents programmatically with Python sample code using Aspose.PDF for Python for .NET...EPUB files import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/viewer/epub/
  4. Convert PDF to Excel Workbook in Ruby|Aspose.PD...

    Understand how to convert PDF data into Excel workbooks using Ruby with Aspose.PDF, simplifying data extraction and analysis....target document pdf = Rjb :: import ( ' com . aspose . pdf . Document...Option object excelsave = Rjb :: import ( ' com . aspose . pdf . ExcelSaveOptions...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  5. Remove Field in Jython|Aspose.Words for Java

    Remove Field using Jython....words import Settings from com . aspose . words import Document...

    docs.aspose.com/words/java/remove-field-in-jython/
  6. Converting Email Messages 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....MessageFormat eml = Rjb :: import ( 'com.aspose.email.MailMessage'...data_dir + "AnEmail.msg" , Rjb :: import ( 'com.aspose.email.SaveOptions'...

    docs.aspose.com/email/java/converting-email-mes...
  7. Rotate a Shape with Suitable Angle in Ruby|Docu...

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

    docs.aspose.com/diagram/java/rotate-a-shape-wit...
  8. Printing a BarCode Image 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' ) builder = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'...

    docs.aspose.com/barcode/java/printing-a-barcode...
  9. How to Add Data Bars Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Data Bars conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....cells import Workbook , Worksheet , CellArea...pydrawing import Color from datetime import datetime import aspose...

    docs.aspose.com/cells/python-net/how-to-add-dat...
  10. SVG Converter – Convert SVG in Python

    Learn how to convert SVG to other formats using Aspose.HTML for Python via .NET and consider Python examples of SVG conversion....'TIFF'}} import aspose.html.dom.svg as ahsvg import aspose.html...converters as conv import aspose.html.saving as sav import aspose.html...

    docs.aspose.com/html/python-net/svg-converter/