Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 27,204 for

excel worksheet

(0.06 sec)
  1. Step‑by‑Step Guide to Load a Spreadsheet with A...

    Learn how to load an Excel workbook into a web page using Aspose.Cells.GridJs (client‑side library) with a .NET 6 MVC backend. Includes complete server‑ and client‑side code, configuration steps, and screenshots....demonstrates how to load an Excel workbook into a web page using...wwwroot/files and place an Excel file, for example Sample.xlsx...

    docs.aspose.com/cells/net/aspose-cells-gridjs/l...
  2. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js 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....FreeFloating ); // Save the excel file. workbook . save ( path...MsoLineDashStyle . Solid ); // Save the excel file. workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  3. Shap.FitToTextSize默认是水平方向拉宽文本框,如何锁定宽度,只在垂直方向拉高文...

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

    forum.aspose.com/t/shap-fittotextsize/321983
  4. Gigantic file size when saving Aspose.Words.Doc...

    Continuing the discussion from Gigantic file size when saving Aspose.Cells.Workbook as PDF: Dear support, as per request of your colleague @amjad.sahi over in the Aspose.Cells department, I’m filing this performance is…...example would be Convert an Excel document into a Word document...the data table of the Excel worksheet in a Word table. The document...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  5. 仅使用 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...
  6. 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...
  7. 使用 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...
  8. TreeMap DataLabel issue - Free Support Forum - ...

    Hi, I am facing an issue where the data labels are not visible in the TreeMap chart. For your reference, I have attached a zip file. TreeMapCode.zip (71.0 KB)...display caused by different Excel versions. Also, please confirm...chart works correctly in the Excel sheet, but when I convert it...

    forum.aspose.com/t/treemap-datalabel-issue/307800
  9. 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...
  10. 如何使用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-...