Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 26,826 for

excel worksheet

(0.16 sec)
  1. InsertCutCells now broken when copying array fo...

    My latest testing with Aspose.Cells 25.10 has revealed an issue with InsertCutCells related to array formulas. The values are being carried over, but the formulas themselves are not, and this was working at least as rec…...Worksheets.Names.First( n => n.Text...targetWbk.Worksheets.Insert(0, SheetType.Worksheet, "Channel");...

    forum.aspose.com/t/insertcutcells-now-broken-wh...
  2. 如何使用Aspose.Cells for Node.js via C++添加数据透视图|Doc...

    如何使用Aspose.Cells for Node.js via C++添加数据透视图...the reference of the first worksheet const sheet = workbook . getWorksheets...Workbook object // Opening the excel file const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-add-...
  3. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells for Python via .NET library to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Periods conditional formatting in Excel is super useful when working...dynamically. If today’s date changes, Excel will update the formatting without...

    docs.aspose.com/cells/python-net/how-to-add-tim...
  4. Java API to Render PS to CSV | products.aspose.com

    Export PS to CSV via Java API without using Microsoft Excel or Adobe Reader...to render the PS file to an Excel Spreadsheet (XLSX) file. Aspose...converted XLSX file. Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/ps-to...
  5. Issue: Unable to capture clipboard paste text -...

    Hi Team, We are using Aspose.Cells.GridJs version 24.2.0.0 in our web application. We want to capture clipboard text, especially when users copy multiple cells from an external Excel file and paste them into the GridJs…...multiple cells from an external Excel file and paste them into the...(Ctrl+V) works — the copied Excel content is inserted into the...

    forum.aspose.com/t/issue-unable-to-capture-clip...
  6. HTML content gets stripped when using setHtmlSt...

    Hello Aspose Support Team, We are facing an issue while using setHtmlString on Excel cells, where part of the text gets unexpectedly stripped. Issue Description For certain column indexes, we convert plain text to HTML…...while using setHtmlString on Excel cells, where part of the text...value in cell A1 of the first worksheet. I discovered that the HTML...

    forum.aspose.com/t/html-content-gets-stripped-w...
  7. 使用 Python 管理演示文稿中的 OLE|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 优化在 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。... 例如,在 Microsoft Excel 中创建的图表并放置在 PowerPoint 幻灯片上,即为...对象可能显示为图标。双击图标会在其关联的应用程序(例如 Excel)中打开对象,或提示您选择用于打开或编辑的应用程序。 OLE...

    docs.aspose.com/slides/zh/python-net/manage-ole/
  8. 如何用C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for C++创建动态滚动图表。我们的逐步指南将展示如何在您的图表中实现平滑数据过渡和自动滚动,提供连续更新的显示效果。...我们会展示示例的代码,以及用该代码生成的Excel文件。 示例代码 以下示例代码将生成 动态滚动图表文件 。...workbook . GetWorksheets (); Worksheet sheet = sheets . Get ( 0 );...

    docs.aspose.com/cells/zh/cpp/create-dynamic-scr...
  9. Issues with Aspose cells upgrade "gridjs-spread...

    Hi Team, I am using “gridjs-spreadsheet”: “^25.9.0”, version earlier I used “gridjs-spreadsheet”: “^24.6.2” here the images are loading correctly , after upgrade the images are not loading properly...please share your template Excel file (please zip the file prior...@sarathepiq , Thanks for the sample Excel file and code snippet. We will...

    forum.aspose.com/t/issues-with-aspose-cells-upg...
  10. 使用 JavaScript 在演示文稿中管理 OLE|Aspose.Slides for No...

    使用 Aspose.Slides for Node.js 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新并导出 OLE 内容。...考虑一个在 MS Excel 中创建的图表。该图表随后被放置在 PowerPoint 幻灯片中。该 Excel 图表即被视为...对象可能以图标形式出现。在此情况下,双击图标后,图表将在其关联的应用程序(Excel)中打开,或者会提示您选择用于打开或编辑对象的应用程序。...

    docs.aspose.com/slides/zh/nodejs-java/manage-ole/