Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 82,029 for

workbook

(0.19 sec)
  1. Display and Hide Scrollbars of Workbooks in xls...

    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....Display and Hide Scrollbars of Workbooks in xlsx4j Contents [ Hide...Scrollbars of Workbooks Aspose.Cells provides a class, Workbook that represents...

    docs.aspose.com/cells/java/display-and-hide-scr...
  2. How to Control Sheet Tab Bar with C++|Documenta...

    Learn how to Control Sheet Tab Bar through the Aspose.Cells for C++ API....example shows how to: Create a workbook. Add data to cells in the...(); // Create a Workbook object Workbook workbook ; // Obtain the...

    docs.aspose.com/cells/cpp/how-to-control-sheet-...
  3. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  4. New Line in 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.... C# Workbook workbook = new Workbook (); // Creating...Creating a Workbook object Worksheet sheet = workbook . Worksheets...

    docs.aspose.com/cells/net/new-line-in-cells/
  5. 通过 Node.js 转换 Excel 工作簿为 Ods、Sxc 和 Fods(OpenOff...

    如何使用 Aspose.Cells for Node.js via C++ 将 Excel 转换为 Ods(OpenOffice / LibreOffice Calc)或将 Ods(OpenOffice / LibreOffice Calc)转换为 Excel。...node" ); // Load Excel workbook const excelFilePath = path...xlsx" ); let workbook = new AsposeCells . Workbook ( excelFilePath...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  6. Protect and unProtect 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.... Workbooks . Open ( myPath , Missing...a new Workbook. //Open the excel file. Workbook workbook = new...

    docs.aspose.com/cells/net/protect-and-unprotect...
  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 class RowsAndColumns : def...Instantiating a Workbook object by excel file path workbook = Workbook ( dataDir...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  8. 用C++保存文件的不同方法|Documentation

    Aspose.Cells for C++可以将文件保存为不同格式。保存为PDF。保存为HTML。保存为DOCX。保存为PPTX。保存为JSON。保存为MHTML。...Cells提供了 Workbook ,代表Microsoft Excel文件,并提供必要的属性和方法来处理Excel文件。...Excel文件,并提供必要的属性和方法来处理Excel文件。 Workbook 类提供了用于保存Excel文件的 Save 方法。 Save 方...

    docs.aspose.com/cells/zh/cpp/different-ways-to-...
  9. 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....Instantiating a Workbook object by excel file path workbook = self .... Workbook () \# Accessing the first worksheet in the Excel file...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  10. 扩展和为CRM更新导入工具做出贡献|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....FileName ; Workbook workbook = new Workbook (); workbook . Worksheets...); Worksheet MyWorksheet = workbook . Worksheets [ "Aspose Export"...

    docs.aspose.com/cells/zh/net/extend-and-contrib...