Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 27,074 for

excel worksheet

(0.28 sec)
  1. 使用 Node.js 通过 C++ 处理嵌套评论|Documentation

    使用 Aspose.Cells for Node.js via C++ 管理 Excel 文档中的嵌套评论。学习添加、读取、编辑和删除嵌套评论。...Contents [ Hide ] 线程化的批注 MS Excel 365提供了一个添加分线评论的功能。这些评论可以用作对...回复框,允许进行分线对话。Excel 365中的旧注释称为注释。下面的截图显示了在Excel中打开分线评论时的显示方式。...

    docs.aspose.com/cells/zh/nodejs-cpp/threaded-co...
  2. 用 C++ 计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 C++ API 或库通过程序方式计算网页宽度为 n 页,高度为 m 页的页面设置缩放比例。...当您使用“按n页宽和m页高适应”选项设置页面设置缩放时,Microsoft Excel会计算页面设置缩放因子。您可以使用 SheetRender...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/calculate-page-set...
  3. Copy Sparkline by Specifying Data Range and Loc...

    Learn how to copy a sparkline in Excel by specifying a data range and location of a sparkline group using Aspose.Cells for Node.js via C++....Contents [ Hide ] Microsoft Excel allows you to copy a sparkline...to other cells in Microsoft Excel: Select the cell containing...

    docs.aspose.com/cells/nodejs-cpp/copy-sparkline...
  4. 用 Node.js via C++ 设置图表数据标签的形状类型|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 设置图表中数据标签的形状类型。此指南将介绍不同的形状类型以及如何选择合适的形状以增强展示效果和实用性。...请参阅此代码使用的 示例Excel文件 和由其生成的 输出Excel文件 。截屏展示了代码在示例Excel文件上的效果。 示例代码..."sampleSetShapeTypeOf.xlsx" ); // Load source Excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/set-the-sha...
  5. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the C# API or .NET Library....footers for more than one worksheet at a time. For other sheet...and Footers in MS Excel Click the worksheet where you want to...

    docs.aspose.com/cells/net/get-headers-or-footers/
  6. Inconsistent HTML output for charts - Free Supp...

    Hi, Using Aspose Cells for Java, version 25.2. Sample code: Workbook workbook = new Workbook("input.xlsx"); WorksheetCollection Worksheets = workbook.getWorksheets(); workbook.calculateFormula(); Worksheet Worksheet …...xlsx"); WorksheetCollection worksheets = workbook.getWorksheets();...calculateFormula(); Worksheet worksheet = worksheets.get("Dashboard");...

    forum.aspose.com/t/inconsistent-html-output-for...
  7. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells for Node.js via C++....following sample code with sample excel file explains how to find Query...externalConnection ) { // Iterate all the worksheets for ( let j = 0 ; j < workbook...

    docs.aspose.com/cells/nodejs-cpp/find-query-tab...
  8. Copying Rows and Columns|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....columns in a worksheet without copying the entire worksheet. With Aspose...and Columns with Microsoft Excel Select the row or column that...

    docs.aspose.com/cells/go-cpp/copying-rows-and-c...
  9. Utility Features in PHP|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....Converting Excel Files to HTML in PHP Converting Excel to PDF Files...Converting Worksheet to Image in PHP Converting Worksheet to SVG...

    docs.aspose.com/cells/java/utility-features-in-...
  10. 从单元格中删除文本|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, a worksheet name, a column name, and a...

    docs.aspose.com/cells/zh/net/delete-text-from-a...