Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 244,637 for

cells

(0.12 sec)
  1. [Regression?] Location of PlotArea in charts is...

    Hi, We use on Aspose.Cells to move textboxes inside charts, in order to do this, we use the APIs to get the location of the plot area and move it accordingly. However, it seems after Aspose migrated PlotArea.InnerX to …...Cells Aspose.Cells Product Family ServerSide527...2:43pm 1 Hi, We use on Aspose.Cells to move textboxes inside charts...

    forum.aspose.com/t/regression-location-of-plota...
  2. 使用 C++ 设置图表外观|Documentation

    学习如何在Aspose.Cells for C++中配置图表的外观。我们的指南将展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,提升工作表的美观度。...Cells提供的图表类型和图表对象,并描述了如何创建一个图表。本文...使用网格线。 设置图表区域 图表中有不同类型的区域,Aspose.Cells提供了修改每个区域外观的灵活性。开发人员可以通过改变前景...

    docs.aspose.com/cells/zh/cpp/setting-chart-appe...
  3. 使用JavaScript通过C++创建工作簿和工作表范围命名。|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++创建工作簿和工作表范围命名。...Cells for JavaScript通过C++提供与Microsoft...body > < script src = "aspose.cells.js.min.js" ></ script > < script...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  4. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for C++....Cells APIs provide the means to detect...Aspose.Cells for C++ API to achieve the same. Aspose.Cells for C++...

    docs.aspose.com/cells/cpp/detect-if-worksheet-i...
  5. 使用 GlobalizationSettings 类进行自定义子合计标签和饼图中的其他标签(C...

    学习如何在 Aspose.Cells for C++ 中使用 GlobalizationSettings 类自定义子合计标签和修改饼图中的“其他”标签。...Cells API已公开 GlobalizationSetting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class CustomSettings...

    docs.aspose.com/cells/zh/cpp/using-globalizatio...
  6. Data Filtering|Documentation

    Learn how to add data filters using the Aspose.Cells for Python via .NET API....Cells for Python via .NET fully supports...how to code them using Aspose.Cells for Python via .NET. Autofilter...

    docs.aspose.com/cells/python-net/data-filtering/
  7. 将日期转换为日本日期(C++)|Documentation

    学习如何使用 Aspose.Cells for C++ 将公历日期转换为日本日期。...Cells 提供一种将公历日期转换为日本日期的方法。在此转换过程中...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/convert-dates-to-j...
  8. 使用 C++ 验证加密文件密码|Documentation

    使用 C++ 代码验证加密的Excel(xlsx、xlsb、xls、xlsm)和OpenOffice(ODS)文件的密码。...Cells for C++ 提供了 VerifyPassword ...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/verify-password-of...
  9. 使用C++的高级保护设置(自Excel XP起)|Documentation

    学习如何使用Aspose.Cells结合C++应用Excel文件中的高级保护设置。...Cells支持Excel XP或更高版本提供的所有高级保护设置。 使用Excel...使用Aspose.Cells的高级保护设置 Aspose.Cells支持所有高级保护设置。 Aspose.Cells 提供了一个类,...

    docs.aspose.com/cells/zh/cpp/advanced-protectio...
  10. 用C++在工作表中移动单元格范围|Documentation

    学习如何使用Aspose.Cells和C++在工作表中移动单元格范围。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Instantiate the workbook...

    docs.aspose.com/cells/zh/cpp/move-range-of-cell...