Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 201,197 for

aspose cells

(0.14 sec)
  1. 使用 C++ 在图表系列中查找点的 X 和 Y 值的类型|Documentation

    学习如何使用 Aspose.Cells for C++ 确定图表系列点的 X 和 Y 值的类型。我们的指南将解释不同类型的数据值,并向您展示如何在图表中访问和处理它们。...Aspose.Cells 提供了 ChartPoint::get_XValueType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/find-type-of-x-and...
  2. 用C++访问单元格中的表格并利用行列偏移添加值|Documentation

    从单元格访问表格并用C++添加值。... Contents [ Hide ] 通常,您可以使用 Cell.PutValue() 方法向表格或列表对象中添加值。但...表对象中添加值。 若要从单元格访问表格或列表对象,使用 Cell.GetTable() 方法。利用行列偏移添加值时,使用...

    docs.aspose.com/cells/zh/cpp/accessing-table-fr...
  3. Refresh and Calculate Pivot Table having Calcul...

    Refresh and calculate pivot table with calculated items using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells now supports refreshing...We first change the value of cell D2 to 20 and then refresh and...

    docs.aspose.com/cells/cpp/refresh-and-calculate...
  4. 用C++改变刻度标签方向|Documentation

    了解如何在Aspose.Cells for C++中更改刻度标签的方向。我们的指南将帮助您理解如何调整轴上的刻度标签的方向,包括水平、垂直和倾斜方向。...Contents [ Hide ] 更改刻度标签方向 Aspose.Cells 通过使用 TickLabels.GetDirectionType()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/change-tick-label-...
  5. 获取图表趋势线的方程文本(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 获取 Microsoft Excel 中创建的图表趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以进行后续分析或显示。...Hide ] 您可以使用Aspose.Cells检索图表趋势线的方程文本。Aspose.Cells提供了 Trendline...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/get-equation-text-...
  6. 使用C++处理形状或图表的阴影效果|Documentation

    学习如何使用Aspose.Cells for C++操控形状或图表的阴影效果。...Contents [ Hide ] 可能的使用场景 Aspose.Cells提供 GetShadowEffect() 方法和...GetSize() GetTransparency() 使用 Aspose.Cells 处理形状或图表的阴影效果 以下示例代码加载 源Excel文件...

    docs.aspose.com/cells/zh/cpp/working-with-the-s...
  7. 使用C++检测VBA项目是否受保护|Documentation

    利用Aspose.Cells与C++检测Excel文件的VBA项目是否受保护。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/zh/cpp/find-out-if-vba-pr...
  8. 用C++添加自定义XML部分并按ID选择|Documentation

    了解如何用Aspose.Cells和C++在Excel文件中添加和选定自定义XML部分。...加的方法,但可以通过编程实现,例如使用VSTO或Aspose.Cells。使用 Workbook.CustomXmlParts...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/add-custom-xml-par...
  9. How to Put a Watermark on a Word Document using...

    This article describes how to put a watermark on a Word document using Python. It provides details about configuration, programming steps and a runnable sample code to add watermark to word using python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/python/how-to-put-a-waterma...
  10. How to Convert XLSX to PDF having Restricted Pe...

    This prceise topic focuses on how to convert XLSX to PDF having restricted permissions in Node.js. A list of precise steps will help you to export XLSX to PDF having restricted permissions using Node.js in any operating system like Linux, macOS, or Windows....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/nodejs/how-to-convert-xlsx-...