Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 82,286 for

workbook

(0.05 sec)
  1. Convert-JSON-to-Excel|Documentation

    Learn how to convert json to excel file with Aspose.Cells....file to Excel Workbook. Convert JSON to Excel Workbook No need to...settings for importing JSON to Workbook. The following code example...

    docs.aspose.com/cells/net/convert-json-to-excel/
  2. 在Python中显示或隐藏选项卡|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.... Python 代码 workbook = self . Workbook ( self . dataDir...the tabs of the Excel file workbook . getSettings (). setShowTabs...

    docs.aspose.com/cells/zh/java/display-or-hide-t...
  3. 在 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 DisplayHideScrollBar...DisplayHideScrollBar / ' workbook = Workbook ( dataDir + "Book1.xls"...

    docs.aspose.com/cells/zh/java/display-hide-scro...
  4. Find and Replace in Spreadsheet|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....= "" ) { workbook = new Workbook ( FOD_OpenFile . FileName...foreach ( Worksheet sheet in workbook . Worksheets ) { found +=...

    docs.aspose.com/cells/net/find-and-replace-in-s...
  5. 如何用C++将Excel打印为宽度和高度适应的页面|Documentation

    本文提供代码,说明如何使用Aspose.Cells库用C++设置FitToPagesWide和F intoToPagesTall。...Instantiate a Workbook object Workbook workbook ( U16String (...file Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/how-to-print-excel...
  6. Calculating Formulas 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....through Path // Creating a Workbook object and opening an Excel...path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/net/calculating-formulas-...
  7. 用 C++ 将 Excel 转换为 JSON|Documentation

    学习如何使用 Aspose.Cells 和 C++ 将 Excel 文件转换为 JSON。...Json 作为 Workbook.Save 方法的第二个参数传入。您还可以使用 JsonSaveOptions...Cells-for-C // Load your source workbook U16String inputFilePath (...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-j...
  8. Render One PDF Page Per Excel Worksheet - Excel...

    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....Excel files (for example a workbook that has many sheets, each...Initialize a new Workbook // Open an Excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/render-one-pdf...
  9. Set Print Area|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/net/set-print-area/
  10. Update Power Query Formula Item with C++|Docume...

    Learn how to update Power Query Formula Items using Aspose.Cells for C++ to modify data source file locations in Excel files....02_OutputDirectory \\ " ); Workbook workbook ( srcDir + u "SamplePowerQueryForm...); DataMashup mashupData = workbook . GetDataMashup (); PowerQueryFormulaCol...

    docs.aspose.com/cells/cpp/update-power-query-fo...