Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 161,004 for

workbook

(0.08 sec)
  1. is_same_setting method | Aspose.Cells for Pytho...

    is_same_setting method is_same_setting Returns whether the shape is same. Returns def is_same_setting ( self , obj ):......import Workbook # Instantiating a Workbook object workbook = Workbook...Workbook () worksheet = workbook . worksheets [ 0 ] # insert first...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. Aspose::Cells::PaginatedSaveOptions::SetSheetSe...

    Aspose::Cells::PaginatedSaveOptions::SetSheetSet method. Gets or sets the sheets to render. Default is all visible sheets in the Workbook: Aspose.Cells.Rendering.SheetSet.Visible in C++....all visible sheets in the workbook: Aspose.Cells.Rendering.SheetSet...active sheet to pdf. Workbook workbook ( u "Book1.xlsx" ); int...

    reference.aspose.com/cells/cpp/aspose.cells/pag...
  3. Sort Data in xlsx4j|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 ( dataDir...file Worksheet worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/java/sort-data-in-xlsx4j/
  4. Set Worksheet Tab Color in xlsx4j|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....//Instantiate a new Workbook Workbook workbook = new Workbook ( dataDir...dataDir + "workbook.xls" ); //Get the first worksheet in the book Worksheet...

    docs.aspose.com/cells/java/set-worksheet-tab-co...
  5. Set Worksheet Tab Color in Aspose.Cells|Documen...

    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....//Instantiate a new Workbook Workbook workbook = new Workbook ( dataPath...dataPath + "workbook.xls" ); //Get the first worksheet in the book Worksheet...

    docs.aspose.com/cells/java/set-worksheet-tab-co...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Chart Workbook https://docs.aspose.com/slides/java/chart-Workbook/ Recent content in Chart Workbook on Documentation Hugo -- gohugo.io https://docs.a......org/2005/Atom Documentation – Chart Workbook https://docs.aspose.com/s...com/slides/java/chart-workbook/ Recent content in Chart Workbook on Documentation...

    docs.aspose.com/slides/java/chart-workbook/inde...
  7. Calculate Sub Totals using Aspose.Cells|Documen...

    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....//Instantiate a new workbook Workbook workbook = new Workbook ( "book1.xls"...first worksheet Cells cells = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/java/calculate-sub-totals...
  8. Removing Worksheets using Sheet Index in Jython...

    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 java . io import FileInputStream...Instantiating a Workbook object with the stream workbook = Workbook ( fstream...

    docs.aspose.com/cells/java/removing-worksheets-...
  9. 从文档中导入/导出数据|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提供了一个名为 Workbook 的类,表示Excel文件。Workbook类包含一个Worksheets...//Instantiating a Workbook object Workbook workbook = new Workbook (); //Adding...

    docs.aspose.com/cells/zh/net/import-export-data...
  10. Class DefaultStyleSettings | Aspose.Cells for ....

    Aspose.Cells.DefaultStyleSettings class. Settings for the default values of Workbooks style properties...for the default values of workbook’s style properties. public...default font name for the workbook FontSize { get; set; } Gets/Sets...

    reference.aspose.com/cells/net/aspose.cells/def...