Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 25,766 for

worksheet

(0.1 sec)
  1. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...header/footer content directly into worksheet cells using Aspose.Cells....two rows at the top of the worksheet and place the header content...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  2. Set Default Font while rendering spreadsheet to...

    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....text in cell B4 of the first worksheet and sets its font to some...workbook and accessing first worksheet. const wb = new Workbook ();...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  3. 在加载 Excel 文件时解析数据透视缓存记录(C++)|Documentation

    学习如何在加载 Excel 文件时解析数据透视缓存记录,使用 Aspose.Cells for C++。...options ); // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/parsing-pivot-cach...
  4. Pivot Filter with Golang via C++|Documentation

    Learn how to add a filter to a pivot table with Aspose.Cells using C++....10 filter is added to the worksheet. Sample Code Clear Filter...10 filter is added to the worksheet. Clear the filter on a specific...

    docs.aspose.com/cells/go-cpp/add-or-clear-pivot...
  5. How to Insert Rows in Excel using Java

    This brief guide discusses how to insert rows in Excel using Java. It explains the system preferences, stepwise workflow, and a sample code to add multiple rows in Excel using Java....class object and access a worksheet Invoke the insertRows method...then it accesses the target worksheet using its index or the sheet...

    kb.aspose.com/cells/java/how-to-insert-rows-in-...
  6. How to Delete Pivot Table using Node.js

    This article defines the process of how to delete pivot table using Node.js. It contains the instructions for the IDE settings, a list of steps, and a runnable sample code to remove pivot table using Node.js...table in it Access the target worksheet where pivot tables are present...loaded and the respective worksheet is selected where pivot tables...

    kb.aspose.com/cells/nodejs/how-to-delete-pivot-...
  7. 在Excel转HTML时排除未使用的样式,支持C++|Documentation

    学习在使用Aspose.Cells for C++将Excel转换为HTML时排除未使用样式的方法。... ); // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/exclude-unused-sty...
  8. 当转换或加载时间过长時,使用 InterruptMonitor 停止转换或加载,支持 C++|...

    学习如何使用 C++ 和 Aspose.Cells 的 InterruptMonitor 停止大型Excel文件的转换或加载。...im ); // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/stop-conversion-or...
  9. 使用C++管理单元格HTML字符串|Documentation

    通过Aspose.Cells for C++ API学习如何管理单元格HTML字符串。...reference of the newly added worksheet Worksheet ws = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/manage-cells-html-...
  10. 使用C++控制工作簿视图的方法|Documentation

    学习如何使用Aspose.Cells for C++ API控制工作簿视图。...workbook ; // Get the first worksheet Worksheet ws = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/how-to-control-wor...