Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 27,112 for

excel worksheet

(1.48 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. Shap.FitToTextSize默认是水平方向拉宽文本框,如何锁定宽度,只在垂直方向拉高文...

    Shap.FitToTextSize默认是水平方向拉宽文本框,如何锁定宽度,只在垂直方向拉高文本框?...@lingtian , 您能否提供一个包含所需文本框的示例Excel文件?要求文本框宽度固定,但高度可调整。请将文件压缩后发...12:28pm 6 @lingtian , 感谢您提供示例Excel文件和截图。 我们已经通过您在另一个 帖子 中分享的示例...

    forum.aspose.com/t/shap-fittotextsize/321983
  3. 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...
  4. 如何使用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-...
  5. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....style="color: red;">Please select an Excel file.</p>' ; return ; } const...Workbook object by opening the Excel file from the uploaded file...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  6. 如何使用Node.js通过C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建动态滚动图表。我们的逐步指南将演示如何在您的图表中实现平滑数据过渡和自动滚动,确保连续且更新的显示效果。...我们会提供示例代码,以及用此代码生成的Excel文件。 示例代码 以下示例代码将生成 动态滚动图表文件 。...workbook and access the first worksheet. const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/create-dyna...
  7. 如何用C++创建动态滚动图表|Documentation

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

    docs.aspose.com/cells/zh/cpp/create-dynamic-scr...
  8. Convert PDF to CSV via C# API | products.aspose...

    C# API PDF to CSV Conversion without using Microsoft Excel or Adobe Reader...C# without using Microsoft ® Excel or Adobe ® Acrobat Reader Download...converted XLSX document, select Worksheet via its index, create a Shape...

    products.aspose.com/total/net/conversion/pdf-to...
  9. 使用 C++ 操作带有 JavaScript 的图表中的形状|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 添加控件并自定义 Microsoft Excel 中的图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...Workbook object by opening the Excel file from the uploaded file...

    docs.aspose.com/cells/zh/javascript-cpp/control...
  10. 仅使用 JavaScript 复制范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本将数据从一个单元格范围复制到另一个单元格范围。...first Worksheet Cells. const cells = workbook . worksheets . get...textContent = 'Download Modified Excel File' ; document . getElementById...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...