Sort Score
Result 10 results
Languages All
Labels All
Results 3,261 - 3,270 of 159,918 for

xlsx

(0.31 sec)
  1. Create, Manipulate or Remove Scenarios from Wor...

    Learn how to create, manipulate, or remove scenarios from Excel Worksheets programmatically using Node.js with C++ API....The sample code below opens an XLSX Excel file that contains some...join ( dataDir , "aspose-sample.xlsx" )); // Access first worksheet...

    docs.aspose.com/cells/nodejs-cpp/create-manipul...
  2. Create, Manipulate or Remove Scenarios from Wor...

    In this article, you will learn how to create, manipulate, or remove scenarios from Excel worksheets programmatically using the C++ library with Aspose.Cells API....The sample code below opens an XLSX Excel file that contains some...( srcDir + u "aspose-sample.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/cpp/create-manipulate-or-...
  3. Link Cells to XML Map Elements with C++|Documen...

    Learn how to link cells to XML Map elements using Aspose.Cells with C++....xlsx" ); // Access the XML Map inside...workbook in xlsx format wb . Save ( outDir + u "output.xlsx" ); std...

    docs.aspose.com/cells/cpp/link-cells-to-xml-map...
  4. 用C++查找工作表是否为对话框工作表|Documentation

    对话框工作表是早期格式的工作表。本文提供了使用C++ API判断Excel工作表是否为对话框工作表的说明和示例代码。...xlsx),检查 Worksheet.GetType() 属性并与...workbook ( u "sampleFindIfWorkshee.xlsx" ); // Access first worksheet...

    docs.aspose.com/cells/zh/cpp/find-if-the-worksh...
  5. Landray RDM EKP-23282 Convert Effect - Free Sup...

    cells source code: src.zip (1.6 KB) origin cells: 2025年10月马达数控车间报表001.Xlsx.zip (1.3 MB) before converted: image.jpg (367.8 KB) after converted: image.png (373.6 KB) Please have a check....xlsx.zip (1.3 MB) before converted:...复现代码 (仅加载 2025年10月马达数控车间报表001.xlsx 并调用 Save 导出为 PNG 的代码),并说明在代码中使用的...

    forum.aspose.com/t/landray-rdm-ekp-23282-conver...
  6. How to change background in comment in Excel|Do...

    How to change color in comment in Excel. How to insert picture or image in comment in Excel....sample code below creates an XLSX file from scratch using Aspose...

    docs.aspose.com/cells/net/how-to-set-comment-ba...
  7. How to create a Gantt chart|Documentation

    Learn how to create a Gantt chart with Aspose.Cells for .NET API....saves the workbook to output XLSX format . The following screenshot...

    docs.aspose.com/cells/net/how-to-create-gantt-c...
  8. How same named charts are handled in APSOSE CEL...

    Hello Team, I would like to understand how Aspose.Cells handles cases where multiple charts in the same worksheet have the same name. Specifically, when using the syntax: worksheet.Charts["chartName"], which chart wi…...which describes those charts for xlsx template file) 1 Like...

    forum.aspose.com/t/how-same-named-charts-are-ha...
  9. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for .Net....code sample that creates an XLSX file from scratch, adding a...

    docs.aspose.com/cells/net/comments-and-notes/
  10. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells library in C# to apply AboveAverage conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Excel 2007 and later versions in XLSX format on cells at runtime....

    docs.aspose.com/cells/net/how-to-add-above-aver...