Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 27,112 for

excel worksheet

(1.44 sec)
  1. Show Report Filter Pages option|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....report filter pages option Excel supports creating pivot tables...screen showing the option in Excel. As a result of this option...

    docs.aspose.com/cells/java/show-report-filter-p...
  2. Working with Dyn-Hide Form|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....define a cell range on a worksheet that you want to hide. To...hide information: In Microsoft Excel, click Dyn-Hide on the Aspose...

    docs.aspose.com/cells/reportingservices/working...
  3. 使用 C++ 获取页眉或页脚|Documentation

    本文介绍如何使用 C++ API 或库以编程方式获取Excel或OpenOffice文件中的页眉和页脚。... 在MS Excel中获取页眉和页脚 单击要查看或更改页眉或页脚的工作表。 ...在“视图”选项卡的“工作簿视图”组中,点击“页面布局”。 Excel会以页面布局视图显示工作表。 要查看或编辑页眉或页脚,请...

    docs.aspose.com/cells/zh/cpp/get-headers-or-foo...
  4. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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...."D:\\Downloads\\" ); //Path of output excel file StringPtr outCreateNamedRange...CreateIWorkbook (); //Access first worksheet intrusive_ptr < IWorksheet...

    docs.aspose.com/cells/cpp/public-api-changes-in...
  5. Manage Cells HTML String|Documentation

    Learn how to manage a cell's HTML string through the Aspose.Cells for JavaScript via C++ API....specific cell in the first worksheet. Set an HTML string to the...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/manage-cel...
  6. Creating Matrix Report|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....design a matrix in Microsoft Excel. Matrix Template In an Aspose...new matrix: Open Microsoft Excel. Click Open Report to open an...

    docs.aspose.com/cells/reportingservices/creatin...
  7. Copy Range Data Only with Node.js via C++|Docum...

    Learn how to copy data from one range of cells to another using Aspose.Cells for Node.js via C++....data to cells in the first worksheet. Create a Range . Create a...Workbook (); // Get the first Worksheet Cells. const cells = workbook...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  8. Managing Document Properties 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....Document Properties of a Microsoft Excel file PHP Code $dataDir = ''...Workbook object and opening an Excel file using its file path $workbook...

    docs.aspose.com/cells/net/managing-document-pro...
  9. Chart to PDF|Documentation

    Learn how to use Aspose.Cells for .NET to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....code that loads the sample Excel file , accesses the first chart...chart inside the worksheet and then converts it into output PDF...

    docs.aspose.com/cells/net/chart-to-pdf/
  10. 在xlsx4j中创建数据透视表|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....通过调用PivotTables集合的add方法(封装在Worksheet对象中)向工作表添加数据透视表。 通过传递其索引从P...reference of the newly added worksheet Worksheet sheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/java/create-pivot-tabl...