Sort Score
Result 10 results
Languages All
Labels All
Results 7,291 - 7,300 of 235,376 for

aspose.cells

(0.78 sec)
  1. Aspose.Cells 中对数据进行分组|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....在 Aspose.Cells 中对数据进行分组 Contents [ Hide ] 在一些 Excel 报告中,您可能需...目的之一是对每组记录运行计算(执行摘要操作)。 Aspose.Cells 智能标记允许您按字段对数据进行分组,并在数据集或数据组之间放置汇总行。例如,如果按...

    docs.aspose.com/cells/zh/net/grouping-data-in-a...
  2. 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...
  3. 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...
  4. Split Screen of Excel Worksheet with C++|Docume...

    In this article, you'll learn how to display certain rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using C++....columns programmatically with Aspose.Cells for C++; we only need to...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/how-to-split-screen-o...
  5. 在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...
  6. Exception when saving an xlsx file - Free Suppo...

    Hi There, I am using Aspose.Cell version 26.1.0. I am trying to save the attached file (xlsx is inside the zip file) using the following code: var stream = new FileStream( filePath == null ? Path.GetTempFileName() …...when saving an xlsx file Aspose.Cells Product Family cells-net...12:46pm 1 Hi There, I am using Aspose.Cell version 26.1.0. I am trying...

    forum.aspose.com/t/exception-when-saving-an-xls...
  7. setOrientation(LANDSCAPE) Does Not Update Paper...

    Aspose.cells Bug Report: setOrientation(LANDSCAPE) Does Not Update Paper Dimensions Summary When setting PageSetup.setOrientation(PageOrientationType.LANDSCAPE) on a worksheet, the orientation flag is updated but the pap…...Update Paper Dimensions Aspose.Cells Product Family cells-java...February 10, 2026, 6:13pm 1 Aspose.Cells Bug Report: setOrientation(LANDSCAPE)...

    forum.aspose.com/t/setorientation-landscape-doe...
  8. Saving File to Response Object with Golang via ...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.cells for C++....via C++ Contents [ Hide ] Aspose.Cells makes it possible to manipulate...function does not exist in Aspose.Cells .NET 5 and .NET Standard...

    docs.aspose.com/cells/go-cpp/saving-file-to-res...
  9. 使用 C++ 操作带有 JavaScript 的图表中的形状|Documentation

    学习如何使用 Aspose.cells for JavaScript 通过 C++ 添加控件并自定义 Microsoft Excel 中的图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...Aspose.Cells 可以在运行时向图表中添加控件。 向图表添加标签控件...标签提供了向用户提供关于电子表格内容的信息的方法。Aspose.Cells 允许您甚至在图表中添加和操作标签。 ShapeCollection...

    docs.aspose.com/cells/zh/javascript-cpp/control...
  10. Delete Named Ranges with Golang via C++|Documen...

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.cells for C++....Range using Aspose.Cells for C++ With Aspose.Cells for C++, you...

    docs.aspose.com/cells/go-cpp/delete-named-ranges/