Sort Score
Result 10 results
Languages All
Labels All
Results 9,421 - 9,430 of 230,652 for

aspose.cells

(0.46 sec)
  1. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.cells 和 C++ 自定义批注的字体颜色。...Aspose.Cells提供了API以完成此任务。 Aspose.Cells 提供了 Shape.GetTextBody()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  2. How to Add/Insert TextBox to Worksheet with C++...

    How to add/insert a TextBox to a worksheet in Aspose.cells with C++....Text Box to Worksheet in Aspose.Cells When you need to bulk insert...this document will help. Aspose.Cells provides an API to easily...

    docs.aspose.com/cells/cpp/add-text-box-to-works...
  3. Freeze First Column(s) of Excel Worksheet with ...

    In this article, you will learn how to freeze left columns of Excel Worksheets programmatically using C++ Library with Aspose.cells API.... Freeze Columns with Aspose.Cells for C++ It’s simple to freeze...the first column(s) with Aspose.Cells for C++. Please use the...

    docs.aspose.com/cells/cpp/how-to-freeze-columns...
  4. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.cells library....Pages Wide and Tall Using Aspose.Cells To set FitToPagesWide and...Worksheet as One Page Using Aspose.Cells To print a worksheet as...

    docs.aspose.com/cells/net/how-to-print-excel-as...
  5. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign your VBA code project using Aspose.cells for C++ with a certificate....your VBA code project using Aspose.Cells with its Workbook.VbaProject...#include <ctime> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/digitally-sign-a-vba-...
  6. 根据单元格引用插入图片(C++)|Documentation

    学习如何使用Aspose.cells for C++根据单元格引用插入图片。...Aspose.Cells支持此功能(Microsoft Excel 2010)。...2010)。 根据单元格引用插入图片 Aspose.Cells支持将工作表单元格的内容显示在图像形状中。您可以将图片链接到包...

    docs.aspose.com/cells/zh/cpp/insert-a-picture-b...
  7. 使用Node.js via C++在文档信息面板中添加可见的自定义属性|Documentation

    学习如何使用Aspose.cells for Node.js via C++向工作簿对象添加自定义属性。这些属性可以在文档信息面板中查看。...Hide ] 在文档信息面板中可见的自定义属性 Aspose.Cells for Node.js via C++可用于在...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/zh/nodejs-cpp/adding-cust...
  8. Disable Pivot Table Ribbons with C++|Documentation

    Learn how to disable pivot table ribbons in Excel files using Aspose.cells for C++.... Aspose.Cells provides this ability to...the same is provided by Aspose.Cells. Developers can disable...

    docs.aspose.com/cells/cpp/disable-pivot-table-r...
  9. How to set point as total with Node.js via C++|...

    Learn to set points as total in waterfall charts using Aspose.cells for Node.js via C++....modified, and we will use Aspose.Cells for Node.js via C++ to set...set it up correctly. Use Aspose.Cells for Node.js via C++ to “Set...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-poi...
  10. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects in Node.js using Aspose.cells via C++....Possible Usage Scenarios Aspose.Cells provides the OleObject....AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/nodejs-cpp/get-or-set-the...