Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 161,888 for

workbook

(0.22 sec)
  1. Class TextEffectFormat | Aspose.Cells for .NET ...

    Aspose.Cells.Drawing.TextEffectFormat class. Contains properties and methods that apply to WordArt objects...//Instantiating a Workbook object Workbook workbook = new Workbook (); Aspose... ShapeCollection shapes = workbook . Worksheets [ 0 ]. Shapes...

    reference.aspose.com/cells/net/aspose.cells.dra...
  2. Page Setup - Fit to Page Setting|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....Instantiating a Workbook object Workbook workbook = new Workbook (); //...WorksheetCollection worksheets = workbook . getWorksheets (); int sheetIndex...

    docs.aspose.com/cells/java/page-setup-fit-to-pa...
  3. 使用Aspose.Cells将数据导入工作表|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....//Instantiating a Workbook object Workbook workbook = new Workbook (); //Obtaining...sheet index int sheetIndex = workbook . getWorksheets (). add ();...

    docs.aspose.com/cells/zh/java/import-data-to-wo...
  4. Workbook.UpdateLinkedDataSource | Aspose.Cells ...

    Workbook method. If this Workbook contains external links to other data source Aspose.Cells will attempt to retrieve the latest data from give sources...Workbook.UpdateLinkedDataSour Workbook.UpdateLinkedDataSour method...method If this workbook contains external links to other data...

    reference.aspose.com/cells/net/aspose.cells/wor...
  5. Class Column | Aspose.Cells for .NET API Reference

    Aspose.Cells.Column class. Represents a single column in a worksheet...default one inherited from workbook). Index { get; } Gets the...//Instantiating a Workbook object Workbook workbook = new Workbook (); //Obtaining...

    reference.aspose.com/cells/net/aspose.cells/col...
  6. Copying Rows and Columns 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 Workbook class RowsAndColumns : def...Instantiating a Workbook object by excel file path workbook = Workbook ( dataDir...

    docs.aspose.com/cells/java/copying-rows-and-col...
  7. 在 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 Workbook from com . aspose . cells...Opening from path # Creatin an Workbook object with an Excel file...

    docs.aspose.com/cells/zh/java/opening-files-in-...
  8. DefaultStyle | Aspose.Cells for .NET API 参考

    获取或设置默认值Styleaspose.cells/style工作簿的对象....DefaultStyle Workbook.DefaultStyle property 获取或设置默认值 Style 工作簿的对象...Style 给它。 [C#] Workbook workbook = new Workbook (); Style defaultStyle...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  9. Aspose.Cells 8.4.1中的公共API更改|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....//Create workbook object Aspose . Cells . Workbook workbook = new...new Aspose . Cells . Workbook ( input ); //Access first data connection...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. Public API Changes in Aspose.Cells 8.3.1|Docume...

    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....//Create workbook from the source Excel file Workbook workbook = new...new Workbook ( "sample.xlsx" ); //Access the first worksheet Worksheet...

    docs.aspose.com/cells/net/public-api-changes-in...