Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 28,096 for

worksheet

(0.21 sec)
  1. Add Cell Formulas|Documentation

    This article introduces how to add formula in cell in GridWeb....calculates the formulas in worksheets. Aspose.Cells.GridWeb supports...after adding formulas to worksheets as shown below. Users can...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. Excel Dynamic Array Formula Issues in XLSX to P...

    Dear Aspose.Cells Support Team, We are encountering a critical issue when converting an XLSX workbook to PDF using Aspose.Cells. Specifically, several modern Excel dynamic array formulas, which work correctly in the sou…...getCount(); i++) { Worksheet sheet = workbook.getWorksheets()...getWorksheets().getCount(); i++) { Worksheet sheet = workbook.getWorksheets()...

    forum.aspose.com/t/excel-dynamic-array-formula-...
  3. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for JavaScript via C++.... worksheets . get ( 0 ); ws . shapes...Text with Shape inside the Worksheet using JavaScript via C++...

    docs.aspose.com/cells/javascript-cpp/set-line-s...
  4. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for Python via .NET....method (encapsulated in the Worksheet object). The new Comment object...

    docs.aspose.com/cells/python-net/comments-and-n...
  5. How to Edit Excel File in C++

    In this example, we will explore how to edit Excel file in C++. You can manipulate the Excel file data programmatically in C++ using simple API interface that can be used both in Microsoft Windows and Linux etc....the cells A1 and C1 inside worksheet and set data and formula string...

    kb.aspose.com/cells/cpp/how-to-edit-excel-file-...
  6. Aspose.Cells for Java 可中断库|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....new Workbook (); // Get the Worksheets WorksheetCollection wss =...i = 0 ; i < 50 ; i ++) { Worksheet sheet = wss . get ( wss ....

    docs.aspose.com/cells/zh/java/aspose-cells-for-...
  7. 如何使用C++设置系列不可见|Documentation

    在Excel图表中,你可能需要将系列设置为不可见。本文介绍如何使用Aspose.Cells与C++实现。...charts collection of the first worksheet ChartCollection charts = workbook...

    docs.aspose.com/cells/zh/cpp/how-to-set-series-...
  8. 为每个Excel工作表渲染一页PDF 使用C++将Excel转换为PDF|Documentation

    使用Aspose.Cells将每个工作表转换为一页的PDF格式。...// Implement one page per worksheet option PdfSaveOptions pdfSaveOptions...

    docs.aspose.com/cells/zh/cpp/render-one-pdf-pag...
  9. 在 C++ 中如何用 PivotOptions 管理数据透视图|Documentation

    使用 C++ 管理带有 PivotOptions 的数据透视图的方法。...first chart from the first worksheet Chart chart = book . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/how-to-manage-pivo...
  10. 在Node.js中通过C++为HtmlSaveOptions.TableCssId属性前缀表格...

    学习如何使用Aspose.Cells for Node.js via C++为HTML中的表格元素样式添加前缀。...Workbook (); // Access first worksheet const ws = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/prefix-tabl...