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

excel worksheet

(1.81 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. 使用 C++ 获取页眉或页脚|Documentation

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

    docs.aspose.com/cells/zh/cpp/get-headers-or-foo...
  3. Public API Changes in Aspose.Cells 8.5.1|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....Worksheet TableDataSourceType.XML Added..."D:/book1.xlsx" ); Worksheet sheet = book . Worksheets [ 0 ]; ListObject...

    docs.aspose.com/cells/net/public-api-changes-in...
  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. 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...
  7. 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/
  8. CELLSNET-57840: Placement of values in/around p...

    Hi, I tested the new version of aspose for the issue previously recorded as CELLSNET-57840. In my testing I found that this particular chart where the placement is really off. I’ve used the range “Demographics!D273:O3…...xlsm")) { Worksheet sourceWS = TemplateWB.Worksheets["Demographics"];...captured when converting the worksheet to image sourceWS.PageSetup...

    forum.aspose.com/t/cellsnet-57840-placement-of-...
  9. Detect Hyperlink Type|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for .NET API....] Detect Hyperlink Type An Excel file can have different types...property by using this source Excel file (94896195.xlsx). Source...

    docs.aspose.com/cells/net/detect-hyperlink-type/
  10. Detect Hyperlink Type|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for Python via .NET API....] Detect Hyperlink Type An Excel file can have different types...property by using this source Excel file . Source Code The following...

    docs.aspose.com/cells/python-net/detect-hyperli...