Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 241,491 for

cells

(0.42 sec)
  1. 使用C++在非原始形状中插入数据|Documentation

    使用Aspose.Cells和C++访问和操作非原始形状中的数据。...Cells中,非原始形状分配的类型为 AutoShapeType.NotPrimitive...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/data-in-non-primit...
  2. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of the Workbook using Aspose.Cells with C++....Cells provides Workbook.Dispose()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/release-unmanaged-res...
  3. Specify Author while Write Protecting Workbook ...

    Learn how to specify an author name while write protecting a workbook using Aspose.Cells for C++....Cells API. Use the Workbook.GetAuthor()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/specify-author-while-...
  4. How to Manage Dates and Times|Documentation

    Learn how to manage dates and times through the Aspose.Cells for Node.js via C++ API....stored in cells as numbers. Thus, the values of cells that contain...(fractional part) components. The Cell.DoubleValue property returns...

    docs.aspose.com/cells/nodejs-cpp/how-to-manage-...
  5. Loading and managing Excel, OpenOffice, Json, C...

    With Aspose.Cells, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, Json, XML, Pdf, Jpg, Tiff, Image, Mht, and XPS files using Node.js via C++....Cells, it is simple to create, open...AsposeCells = require ( "aspose.cells.node" ); // The path to the...

    docs.aspose.com/cells/nodejs-cpp/loading-saving...
  6. 档案

    档案...Cells for C++ 是一个原生 C++ 库,允许您创建、读取和修改...PM> Install-Package Aspose.Cells.Cpp 使用 C++ 在 Excel 中创建折线图 #...

    blog.aspose.com/zh/cells/create-charts-in-excel...
  7. 如何管理日期和时间|Documentation

    学习如何通过Aspose.Cells for JavaScript用C++管理日期和时间。...Cell.doubleValue属性返回此数字。 如何在Aspose.Cells中显示日期和时间 若要将数字显示为日期和时间,可通过...由单元格中数字受控的日期和时间。 如何在Aspose.Cells中切换两个日期系统 MS-Excel 将日期存储为称为序列值的数字。...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  8. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells with C++....Cells changes the font of the entire...deal with this problem, Aspose.Cells provides the PdfSaveOptions...

    docs.aspose.com/cells/cpp/change-the-font-on-ju...
  9. Copy Range Data with Style using Node.js via C+...

    Learn how to copy a range of Cells with formatting using Aspose.Cells for Node.js via C++....copy the data from a range of cells to another range. Specifically...styles to the copied cells. Aspose.Cells can also copy a range...

    docs.aspose.com/cells/nodejs-cpp/copy-range-dat...
  10. Adding HTML Rich Text inside the Cell with C++|...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....inside the Cell with C++ Contents [ Hide ] Aspose.Cells supports...XLS/XLSX format using Aspose.Cells. Similarly, if there is some...

    docs.aspose.com/cells/cpp/adding-html-rich-text...