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

import

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 使用 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...
  6. Extract data from PDF Forms using Python for .N...

    Extract user data fields from fillable PDF document programmatically with Python sample code using Aspose.PDF for Python for .NET....using Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/acroforms/ex...
  7. Move Pages to PDF using Python for .NET | Aspos...

    Move PDF pages of your document programmatically programmatically with Python sample code using Aspose.PDF for Python for .NET...to Another import aspose.pdf as apdf from os import path src_file...

    products.aspose.com/pdf/python-net/pages/move/
  8. Export Data from Worksheets|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 not only lets its users import data to worksheets from external...AI Document Assistant Close Import Data to Worksheets using Aspose...

    docs.aspose.com/cells/java/export-data-from-wor...
  9. Add Page Stamp to PDF using Python | Aspose.PDF

    Add page stamp to 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 path_infile...

    products.aspose.com/pdf/python-net/stamps/page/
  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/