Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 233,335 for

aspose.cells

(0.44 sec)
  1. Export Similar Border Style When Border Style I...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.cells for Node.js via C++....Excel file into HTML using Aspose.Cells for Node.js via C++, these...borders are removed. However, Aspose.Cells can also display such borders...

    docs.aspose.com/cells/nodejs-cpp/export-similar...
  2. Dynamically adjust the grid style whenever the ...

    laptop monitor: image.png (62.4 KB) dragged to a connected second monitor with higher resolution: image.png (46.5 KB)...has a higher resolution Aspose.Cells Product Family cells-net...library you are using (e.g., Aspose.Cells GridWeb, a custom HTML table...

    forum.aspose.com/t/dynamically-adjust-the-grid-...
  3. 如何检测文件格式并检查文件是否被加密,使用Node.js通过C++|Documentation

    学习如何使用Aspose.cells for Node.js via C++检测文件格式及检查文件是否被加密。...Aspose.Cells for Node.js via C++提供了 FileFormatUtil...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-dete...
  4. 禁用导出框架脚本与文档属性,使用 C++ 通过 Node.js|Documentation

    学习如何在使用 Aspose.cells for Node.js via C++ 将工作簿转换为 HTML 时禁用导出框架脚本和文档属性。...js Contents [ Hide ] Aspose.Cells 在将工作簿转换为 HTML 时会导出框架脚本和文档属性。8...时会导出框架脚本和文档属性。8.6.0 版本的 Aspose.Cells for Node.js via C++ 引入了一个选项,允许您可选择禁用导出框架脚本和文档属性。请使用...

    docs.aspose.com/cells/zh/nodejs-cpp/disable-exp...
  5. Insert a Linked Picture from Web Address with N...

    Learn how to insert a linked picture from a web address into a worksheet using Aspose.cells for Node.js via C++.... Using Aspose.Cells for Node.js via C++ Aspose.Cells for Node...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/nodejs-cpp/insert-a-linke...
  6. 用C++格式化切片器|Documentation

    使用Aspose.cells和C++格式化Microsoft Excel中的切片器。...Aspose.Cells还允许你使用 Slicer.GetNumberOfColumns()...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/formatting-slicer/
  7. 使用C++的正则表达式替换工作簿内的文本|Documentation

    使用Aspose.cells在C++中通过正则表达式替换工作簿内的文本。...使用C++的正则表达式替换工作簿内的文本 Contents [ Hide ] Aspose.Cells提供通过正则表达式在工作簿中替换文本的功能。API提供了...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/zh/cpp/replace-text-in-a-...
  8. 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 <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/export-chart-to-svg-w...
  9. Get Icon Sets, Data Bars or Color Scales Object...

    Aspose.cells for C++ is a library for working with spreadsheet files. It supports the use of icon sets, data bars, and color scale objects in conditional formatting to display data from spreadsheets. This article describes how to use the Aspose.cells library to retrieve data for these objects.... Aspose.Cells for C++ supports this feature...conditional formatting. With Aspose.Cells' simple API, the icon set’s...

    docs.aspose.com/cells/cpp/get-icon-sets-data-ba...
  10. 在Node.js和C++中插入WAV文件作为Ole对象|Documentation

    学习如何在Excel工作表中使用Aspose.cells for Node.js via C++插入WAV文件作为OLE对象。...js和C++中插入WAV文件作为Ole对象 Contents [ Hide ] Aspose.Cells提供功能,允许在Excel工作表中添加各种类型的...OLE对象。我们将在以下代码示例中看到如何使用Aspose.Cells提供的简单API将WAV文件添加为OLE对象。 const...

    docs.aspose.com/cells/zh/nodejs-cpp/inserting-a...