Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 161,892 for

workbook

(0.19 sec)
  1. HyperlinkCollection | Aspose.Cells for .NET API 参考

    封装了一个集合Hyperlink./hyperlink对象....[C#] //实例化一个工作簿对象 Workbook workbook = new Workbook (); //通过传入工作表的索引来获取新添加的工作表的引用...的引用 Worksheet worksheet = workbook . Worksheets [ 0 ]; //获取超链接集合...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  2. WorkbookRender class | Aspose.Cells for Python ...

    WorkbookRender class WorkbookRender class Represents a Workbook render. The constructor of this class , must be used ......WorkbookRender class Represents a Workbook render. The constructor of...Gets the total page count of workbook. Methods Method Description...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. Copying and Moving Worksheets in Php|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....Worksheets Copy Worksheets within a Workbook To copy worksheet using Aspose...the sheets of the Workbook. $sheets = $workbook -> getWorksheets...

    docs.aspose.com/cells/java/copying-and-moving-w...
  4. copy method | Aspose.Cells for Python via .NET ...

    copy method copy Copies data from a source Workbook object. def copy ( self , source ): ... Parameter Type Descriptio......Copies data from a source Workbook object. def copy ( self ,...Description source Workbook Source Workbook object. copy Copies...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. Workbook.Combine | Aspose.Cells for .NET API Re...

    Workbook method. Combines another Workbook object...Workbook.Combine Workbook.Combine method Combines another Workbook...object. public void Combine ( Workbook secondWorkbook ) Parameter...

    reference.aspose.com/cells/net/aspose.cells/wor...
  6. Setup Environment and Installation Guidelines |...

    Setup Aspose.Cells for Python via Java and installation guidelines....import Workbook , FileFormatType workbook = Workbook ( FileFormatType...FileFormatType . XLSX ) workbook . getWorksheets (). get ( 0 ). getCells...

    docs.aspose.com/cells/pythonjava/setup-environm...
  7. 设置打印区域|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 (); workbook...Worksheets . Add ( "new sheet" ); workbook . Worksheets . Add ( "second...

    docs.aspose.com/cells/zh/net/set-print-area/
  8. 在xlsx4j中将每个工作表保存为不同的PDF|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....dataDir + "workbook.xlsx" ; //Instantiate a new workbook and open...from its location Workbook workbook = new Workbook ( filePath );...

    docs.aspose.com/cells/zh/java/save-each-workshe...
  9. 将每个工作表保存为不同的 PDF|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.... C# //Instantiate a new workbook and open the Excel //File...from its location Workbook workbook = new Workbook ( "../../data/test...

    docs.aspose.com/cells/zh/net/save-each-workshee...
  10. EquationNode.CreateNode | Aspose.Cells for .NET...

    EquationNode method. Create a node of the specified type...EquationNodeType equationType , Workbook workbook , EquationNode parent...Equation Nodes workbook Workbook The workbook object associated...

    reference.aspose.com/cells/net/aspose.cells.dra...