Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 30,468 for

worksheet

(0.15 sec)
  1. 用 JavaScript 结合 C++ 管理 OLE 对象|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。...the first worksheet. const sheet = workbook . worksheets . get (...Add an Ole object into the worksheet with the image shown in MS...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  2. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for Node.js via C++ API....apply Advanced Filter on worksheet data to display records that...Advanced Filter using the Worksheet.advanced_Filter() method....

    docs.aspose.com/cells/nodejs-cpp/apply-advanced...
  3. Datalabels YPixel not set well - Free Support F...

    Hi All, I have a problem when I modify theYPixel position for a datalabel. This position is modified but do not contain the expected value… I am using Aspose.Cells 25.4.0 cf the code below: var pathWorkbook = @"...\…...Workbook(pathWorkbook); Worksheet sheettest = wbtest.Worksheets[0]; Chart charttest...

    forum.aspose.com/t/datalabels-ypixel-not-set-we...
  4. Read and Manipulate Excel 2016 Charts|Documenta...

    Learn how to read and manipulate Excel 2016 charts using Aspose.Cells for Python via .NET. Our guide will show you how to access and modify various chart properties, including data labels, series colors, and layout....2016 charts in the first worksheet. It reads all charts one by...

    docs.aspose.com/cells/python-net/read-and-manip...
  5. Export Excel Data to DataTable without any Form...

    Learn how to export Excel data to a DataTable without any formatting through the Aspose.Cells for .NET API....Hidden Columns while Exporting Worksheet Data to Data Table Analyzing...

    docs.aspose.com/cells/net/export-excel-data-to-...
  6. 将xlsm文件的第一个sheet,保存为xlsx - Free Support Forum -...

    我需要实现将xlsm文件的第一个sheet,保存为xlsx的功能,现在还在找合适的解决方案,Aspose.Cells for .NET如何实现;需要将其他的sheet都删除,只留下第一个sheet,第一个sheet要保留所有的样式,数据,图片,图表,格式。请给我一份示例代码。非常感谢。...Cells 中,可以通过 Workbook 对象的 Worksheets 集合访问和操作工作表 。为了保留第一个工作表的所...获取第一个工作表 Worksheet firstSheet = workbook.Worksheets; // 创建一个新的...

    forum.aspose.com/t/xlsm-sheet-xlsx/324558
  7. Excel to HTML - Use PresentationPreference Opti...

    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....Prevent Exporting Hidden Worksheet Contents on Saving to HTML...

    docs.aspose.com/cells/nodejs-cpp/excel-to-html-...
  8. How to create Sunburst chart with Golang via C+...

    Learn how to create a sunburst chart in Aspose.Cells for C++, a chart that presents data in a circle. Our guide will help you set up various properties and formatting of your chart, including data labels, legends, colors, and more....Trendline with Golang via C++ Get Worksheet of the Chart with Golang via...

    docs.aspose.com/cells/go-cpp/creating-sunburst-...
  9. Chart to PDF|Documentation

    Learn how to use Aspose.Cells for Python via .NET to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....the first chart inside the worksheet, and then converts it into...

    docs.aspose.com/cells/python-net/chart-to-pdf/
  10. How to export excel equations to other types of...

    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....Assistant Close Add Icons to Worksheet Analyzing your prompt, please...

    docs.aspose.com/cells/python-java/export-equation/