Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 239,191 for

aspose cells

(0.13 sec)
  1. Export Chart to SVG with viewBox attribute usin...

    Export a chart to SVG format with viewBox attribute using Aspose.Cells with C++.... However, Aspose.Cells provides ImageOrPrintOptions...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/export-chart-to-svg-w...
  2. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts using Aspose.Cells for C++....Possible Usage Scenarios Aspose.Cells provides the Shape.Glow...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/working-with-the-glow...
  3. Get Pivot Table refresh date and refresh‑by‑who...

    Learn how to fetch the refresh date and refresh‑by‑who information from a workbook using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells now supports fetching the...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/get-pivot-table-refre...
  4. 使用 C++ 处理 ODS 文件中的背景|Documentation

    学习如何使用 Aspose.Cells 和 C++ 管理 ODS 文件中的彩色和图形背景。... Aspose.Cells提供了读取后台信息并在ODS文件中添加背景的能力。...。 从ODS文件读取背景信息 Aspose.Cells 提供 OdsPageBackground 类来管理 ODS 文件中的背景。以下示例演示了通过加载...

    docs.aspose.com/cells/zh/cpp/working-with-backg...
  5. 用 C++ 指定Excel文件的文档版本,通过内置文档属性|Documentation

    学习如何使用 Aspose.Cells for C++ 通过内置文档属性指定Excel文件的版本。...GetDocumentVersion() 属性通过 Aspose.Cells API 以编程方式更改。 使用内置文档属性指定Excel文件的文档版本...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/specify-document-v...
  6. Unfreeze Rows or Columns of an Excel Worksheet ...

    In this article, you will learn how to unfreeze rows, columns, or panes of Excel worksheets programmatically using the Aspose.Cells for C++ API.... Columns, or Panes with Aspose.Cells for C++ It’s simple to unfreeze...unfreeze panes with Aspose.Cells for C++. Use the Worksheet.UnFreezePanes...

    docs.aspose.com/cells/cpp/unfreeze-rows-or-colu...
  7. Password Protect or Unprotect the Shared Workbo...

    Learn how to password protect or unprotect a shared workbook using Aspose.Cells for C++.... Aspose.Cells also supports this feature...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/password-protect-or-u...
  8. 使用 C++ 不加载图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载不含图表的Excel文件。...不加载图表的源Excel文件 Contents [ Hide ] Aspose.Cells 允许您不加载图表,使用 LoadOptions...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/load-source-excel-...
  9. 用C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells和C++将WAV文件作为OLE对象插入Excel工作表。...用C++将WAV文件作为OLE对象插入 Contents [ Hide ] Aspose.Cells支持向Excel工作表添加不同类型的OLE对象。...我们将在以下示例中演示如何使用Aspose.Cells提供的简便API将WAV文件作为OLE对象添加。 #include...

    docs.aspose.com/cells/zh/cpp/inserting-a-wav-fi...
  10. Get Text Width of Cell Value with C++|Documenta...

    Learn how to get Text Width of Cell Value through the Aspose.Cells for C++ API....Ask AI Get Text Width of Cell Value with C++ Contents [ Hide...Hide ] Get Text Width of Cell Value Sometimes developers might need...

    docs.aspose.com/cells/cpp/get-text-width-of-cel...