Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 26,787 for

excel worksheet

(0.07 sec)
  1. 如何用 JavaScript 设置点为总数,使用 C++|Documentation

    学习如何用 Aspose.Cells for JavaScript 通过 C++ 在瀑布图中设置点为总数。...Contents [ Hide ] Excel图表中的"设为总和"是什么意思 在某些 Excel 图表中,例如瀑布图,一些点数...的说明。 瀑布图需要 “设置点为总计” 此图片显示了 Excel 中的瀑布图。可以看到有四个以“Total”开头的数据点...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. Open a spreadsheet document from a stream|Docum...

    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....stream Contents [ Hide ] OpenXML Excel string FilePath = @"..\..\....stream , true ); // Add a new worksheet. WorksheetPart newWorksheetPart...

    docs.aspose.com/cells/net/open-a-spreadsheet-do...
  3. 合并相邻单元格|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....合并相邻单元格 Contents [ Hide ] OpenXML Excel string FilePath = @"..\..\....Given a document name, a worksheet name, and the names of two...

    docs.aspose.com/cells/zh/net/merge-two-adjacent...
  4. Determine if Shape is Smart Art Shape with Java...

    Learn how to determine if a shape in Excel is a Smart Art shape using Aspose.Cells for JavaScript via C++....special shapes in Microsoft Excel that allow you to create complex...sample code loads the sample Excel file containing a SmartArt shape...

    docs.aspose.com/cells/javascript-cpp/determine-...
  5. 用Node.js通过C++设置图表系列的数值格式代码|Documentation

    了解如何在Aspose.Cells for Node.js via C++中设置图表系列的数值格式代码。本指南将帮助您理解如何使用适当的格式代码格式化图表系列数据,从而专业、准确地展示您的数据。...截图显示执行后对示例Excel文件(51740712.xlsx)和输出Excel文件(51740713.xlsx)的效果。...xlsx" ); // Load the source Excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/set-the-val...
  6. How to Add Camera for Range|Documentation

    This article introduces how to add a camera for a range using the Aspose.Cells for .NET API....Scenarios The Camera tool in Excel is a hidden but powerful feature...Use the Camera Function in Excel Here’s a step-by-step guide...

    docs.aspose.com/cells/net/how-to-add-camera-for...
  7. Insert a Picture Based on Cell Reference with G...

    Learn how to insert a picture based on cell reference using Aspose.Cells for C++....supports this feature (Microsoft Excel 2010). Inserting a Picture Based...displaying the contents of a worksheet cell in an image shape. You...

    docs.aspose.com/cells/go-cpp/insert-a-picture-b...
  8. 使用C++进行汇总功能|Documentation

    学习如何使用Aspose.Cells结合C++对数据透视表的字段应用汇总函数。...在 Microsoft Excel 中,您可以右键单击值字段,然后选择“值字段设置…”选项...02_OutputDirectory \\ " ); // Path of input excel file U16String inputFilePath...

    docs.aspose.com/cells/zh/cpp/consolidation-func...
  9. 用 C++ 从 ODS 文件读取图表字幕|Documentation

    学习如何使用 Aspose.Cells for C++ 从 OpenDocument Spreadsheet (ODS) 文件中读取图表字幕。我们的指南将演示如何提取和访问图表字幕以进行进一步分析或显示。...01_SourceDirectory \\ " ); // Load excel file containing charts Workbook...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/read-chart-subtitl...
  10. 通过 JavaScript 及 C++ 将图表转换为 PDF 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 将图表导出为 PDF 文件。我们将示范如何从 Microsoft Excel 导出图表并保存为 PDF,以便进一步分发和存档。...a new worksheet const sheetIndex = workbook . worksheets . add...add (); const worksheet = workbook . worksheets . get ( sheetIndex...

    docs.aspose.com/cells/zh/javascript-cpp/chart-t...