Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 161,046 for

workbook

(0.1 sec)
  1. Removing Worksheets Using Sheet Name in PHP|Doc...

    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....through Path // Creating a Workbook object and opening an Excel...path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/net/removing-worksheets-u...
  2. Extend and Contribute to CRM Update Import Tool...

    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....FileName ; Workbook workbook = new Workbook (); workbook . Worksheets...); Worksheet MyWorksheet = workbook . Worksheets [ "Aspose Export"...

    docs.aspose.com/cells/net/extend-and-contribute...
  3. Cells.GetEnumerator | Aspose.Cells for .NET API...

    Cells method. Gets the cells enumerator...Examples [C#] Workbook workbook = new Workbook ( "template.xlsx"...xlsx" ); Cells cells = workbook . Worksheets [ 0 ]. Cells ; IEnumerator...

    reference.aspose.com/cells/net/aspose.cells/cel...
  4. WorkbookDesigner | Aspose.Cells for .NET API 参考

    初始化WorkbookDesigneraspose.cells/Workbookdesigner类....Cells WorkbookDesigner(Workbook) 初始化 WorkbookDesigner 类. public...WorkbookDesigner ( Workbook workbook ) 范围 类型 描述 workbook Workbook 模板工作簿文件。...

    reference.aspose.com/cells/zh/net/aspose.cells/...
  5. ExternalLinkCollection | Aspose.Cells for Java ...

    Represents external links collection in a Workbook....external links collection in a workbook. Example //Open a file with...external links Workbook workbook = new Workbook("book1.xls");...

    reference.aspose.com/cells/java/com.aspose.cell...
  6. Copying and Moving 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....you might want to create a workbook with sheets that contain the...worksheets within or between workbooks. Worksheet, complete with...

    docs.aspose.com/cells/java/copying-and-moving-w...
  7. Class Name | Aspose.Cells for .NET API Reference

    Aspose.Cells.Name class. Represents a defined name for a range of cells...Indicates this name belongs to Workbook or Worksheet. 0 = Global name...//Instantiating a Workbook object Workbook workbook = new Workbook (); //Accessing...

    reference.aspose.com/cells/net/aspose.cells/name/
  8. Class HyperlinkCollection | Aspose.Cells for .N...

    Aspose.Cells.HyperlinkCollection class. Encapsulates a collection of Hyperlink objects...//Instantiating a Workbook object Workbook workbook = new Workbook (); //Obtaining...index Worksheet worksheet = workbook . Worksheets [ 0 ]; //Get...

    reference.aspose.com/cells/net/aspose.cells/hyp...
  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.... Application ; //Access workbook Microsoft . Office . Interop...Interop . Excel . Workbook workbook = app . ActiveWorkbook ; //Access...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  10. Public API Changes in Aspose.Cells 8.3.0|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.... Java Workbook book = new Workbook ( "sample.xlsx"...saved the workbook file after a crash. Java Workbook book = new...

    docs.aspose.com/cells/java/public-api-changes-i...