Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 241,712 for

aspose cells

(0.2 sec)
  1. Setting Shared Formula in Aspose.Cells|Document...

    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....Setting Shared Formula in Aspose.Cells Contents [ Hide ] Suppose...this formula with Aspose.Cells. Aspose.Cells lets you specify...

    docs.aspose.com/cells/net/setting-shared-formul...
  2. 用C++查找XML映射的根元素名称|Documentation

    学习如何使用Aspose.Cells for C++查找XML映射的根元素名称。...Contents [ Hide ] 可能的使用场景 您可以使用 Aspose.Cells 的 XmlMap.GetRootElementName()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/find-the-root-elem...
  3. 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....Change Tick Label Direction Aspose.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...
  4. 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....chart trendline using Aspose.Cells. Aspose.Cells provides the Trendline...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

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

    了解如何使用 Aspose.Cells for C++ 将 Excel 文件保存为标准或最小尺寸的 PDF。...Contents [ Hide ] 默认情况下,Aspose.Cells 将 Excel 保存为标准尺寸的 PDF。然而,您也可以使用...PdfOptimizationType::MinimumSize 使用 Aspose.Cells 将 Excel 保存为标准或最小尺寸的 PDF...

    docs.aspose.com/cells/zh/cpp/save-excel-into-pd...
  6. 用C++判断Shape是否为Smart Art Shape|Documentation

    了解如何使用Aspose.Cells for C++判断一个形状是否为Smart Art Shape。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/determine-if-shape...
  7. 用C++设置图例项填充为无色|Documentation

    学习如何用Aspose.Cells for C++将图例项填充设置为无色。我们的指南将演示如何修改Microsoft Excel图表中图例项的填充色,以实现更好的可视化和自定义。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/set-text-of-chart-...
  8. Add Icons to Worksheet with C++|Documentation

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

    docs.aspose.com/cells/cpp/insert-svg-to-excel/
  9. 使用C++管理单元格HTML字符串|Documentation

    通过Aspose.Cells for C++ API学习如何管理单元格HTML字符串。...Aspose.Cells提供了此功能。Aspose.Cells提供以下属性和方法以帮助您实现目标。 Cell::GetHtmlString...Cell::GetHtmlString Cell::SetHtmlString 使用 Aspose.Cells 获取和设置 HTML 字符串...

    docs.aspose.com/cells/zh/cpp/manage-cells-html-...
  10. 使用C++更改形状的调整值|Documentation

    使用Aspose.Cells和C++修改Excel中的形状调整值。...使用C++更改形状的调整值 Contents [ Hide ] Aspose.Cells 提供 Shape.Geometry.GetShapeAdjustValues...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/change-adjustment-...