Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 246,677 for

cells

(0.56 sec)
  1. Export XML Data linked to XML Map inside the Wo...

    Learn how to export XML data linked to XML Maps inside your workbook using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/export-xml-data-linke...
  2. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of a cell value in units of pixels through Aspose.Cells for Node.js via C++....the Width and Height of the Cell Value in Unit of Pixels Contents...height of a cell’s value to fit the value inside the cell. Aspose...

    docs.aspose.com/cells/nodejs-cpp/calculate-the-...
  3. Unable to open the file downloaded via aspose-c...

    i use below aspose libraries in spring boot application. Below url is used for downloading files from grid cache. i dont face any issue when i open the download files with xlsx extension. i use Microsoft excel applica…...aspose-cell viewer for XLSM, XLSB, XLTM, XLTX Aspose.Cells Product...Family aspose-cells-java , cells-java , aspose-cells divine1 October...

    forum.aspose.com/t/unable-to-open-the-file-down...
  4. 在将电子表格转换为HTML的同时为WordArt渲染渐变填充,使用C++实现|Document...

    学习在使用C++将电子表格转换为HTML时为WordArt渲染渐变填充。...Cells 17.1之前, 当将Excel文件转换为HTML格式时, Aspose.Cells无法渲染字体艺术的渐变填充...自Aspose.Cells 17.1发布以来, 字体艺术的渐变填充得到了支持. 以下截图比较了使用Aspose.Cells 17....

    docs.aspose.com/cells/zh/cpp/render-gradient-fi...
  5. 用C++将工作簿转换为JSON|Documentation

    学习如何用Aspose.Cells for C++将Excel工作簿转换为JSON格式。...Cells支持将工作簿转换为JSON(JavaScript对象表示法)文件。...件。 将Excel工作簿转换为JSON Aspose.Cells API支持将电子表格转换为JSON格式。将工作簿导出为JSON,只需将...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  6. Convert XLS File with Images or Charts to PDF w...

    Convert XLS files containing images or charts to PDF documents using Aspose.Cells with C++....Cells supports converting XLS files...charts to PDF documents. Aspose.Cells for C++ can work independently...

    docs.aspose.com/cells/cpp/convert-xls-file-with...
  7. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with C++....Cells provides the ability to keep...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/keep-separators-for-b...
  8. 用C++更改切片器属性|Documentation

    使用Aspose.Cells和C++更改单个Excel文件中切片器的属性。...Cells为您提供了更新这些属性的选项。 更改切片器属性 请查看以下示例代码。它加载包含表的...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/change-slicer-prop...
  9. Access the Text Box by the Name with C++|Docume...

    Learn how to access a text box by its name using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/access-the-text-box-b...
  10. 用C++设置图表的数据显示标签的形状类型|Documentation

    学习如何使用Aspose.Cells for C++设置图表中数据标签的形状类型。我们的指南将解释不同的形状类型,并展示如何选择合适的形状以增强图表的展示效果和可用性。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Charts ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/set-the-shape-type...