Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 244,639 for

cells

(0.41 sec)
  1. Measure the Width and Height of the Cell Value ...

    Learn how to Measure the Width and Height of the Cell Value in Unit of Pixels through the Aspose.Cells for JavaScript via C++....the Width and Height of the Cell Value in Unit of Pixels Contents...height of a cell value to fit the cell value inside the cell. Aspose...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  2. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for PHP via Java chart worksheets and automate reports across PPT and PPTX files....scientific analysts), having cells that are calculated from the...other cells or from other dynamic data. Calculating cell’s value...

    docs.aspose.com/slides/php-java/chart-worksheet...
  3. Search Data using Original Values with C++|Docu...

    Learn how to Search Data using Original Values through the Aspose.Cells for C++ API.... For example, suppose cell D4 has formula =Sum(A1:A2) and...you can find it using Aspose.Cells using LookInType.OriginalValues...

    docs.aspose.com/cells/cpp/search-data-using-ori...
  4. 用C++查找XML映射的根元素名称|Documentation

    学习如何使用Aspose.Cells for C++查找XML映射的根元素名称。...Cells 的 XmlMap.GetRootElementName()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/find-the-root-elem...
  5. Change Tick Label Direction with C++|Documentation

    Learn how to change the direction of tick labels in Aspose.Cells for C++. Our guide will help you understand how to adjust the orientation of tick labels on axes, including horizontal, vertical, and angled orientations....Cells provides you with the ability...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/change-tick-label-dir...
  6. Get Equation Text of Chart Trendline with C++|D...

    Learn how to use Aspose.Cells for C++ to retrieve the equation text of a trendline in a chart created in Microsoft Excel. Our guide will demonstrate how to access and extract the equation of a trendline for further analysis or display....Cells. Aspose.Cells provides the Trendline...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/get-equation-text-of-...
  7. 使用 C++ 以标准或最小尺寸保存 Excel 为 PDF|Documentation

    了解如何使用 Aspose.Cells for C++ 将 Excel 文件保存为标准或最小尺寸的 PDF。...Cells 将 Excel 保存为标准尺寸的 PDF。然而,您也可以使用...PdfOptimizationType::MinimumSize 使用 Aspose.Cells 将 Excel 保存为标准或最小尺寸的 PDF 以下示例代码展示了如何使用...

    docs.aspose.com/cells/zh/cpp/save-excel-into-pd...
  8. Table|Aspose.Slides Documentation

    Create and format tables in C# with Aspose.Slides: insert data, merge Cells, style borders, align content, and import/export for PPT, PPTX and ODP....removing them, and merging cells using Aspose.Slides for .NET...); } Merge Table Cells Merge adjacent cells of a table into a...

    docs.aspose.com/slides/net/examples/elements/ta...
  9. 用C++自定义带有Ribbon XML的Excel文件|Documentation

    学习如何使用C++和Aspose.Cells自定义Excel文件中的Ribbon XML。...Cells 允许你: 保留Ribbon XML而无需解析它, 读取和写入Ribbon...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/customizing-the-ri...
  10. Add Icons to Worksheet with C++|Documentation

    Learn how to add icons to Excel worksheets using Aspose.Cells with C++....Cells If you need to use Aspose.Cells to add icons...you insert icons using Aspose.Cells . There is also a required sample...

    docs.aspose.com/cells/cpp/insert-svg-to-excel/