Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 27,085 for

excel worksheet

(0.1 sec)
  1. 仅使用 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...
  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. 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...
  4. Shap.FitToTextSize默认是水平方向拉宽文本框,如何锁定宽度,只在垂直方向拉高文...

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

    forum.aspose.com/t/shap-fittotextsize/321983
  5. 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
  6. 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...
  7. 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...
  8. 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...
  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-...