Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 27,092 for

excel worksheet

(0.21 sec)
  1. Converting Chart to Image in Ruby|Documentation

    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.... new # Get the first worksheet. sheet = workbook . getWorksheets...0 ) # Set the name of the worksheet sheet . setName ( "Data" )...

    docs.aspose.com/cells/java/converting-chart-to-...
  2. How to get OData Connection Information with No...

    Learn how to extract OData connection information from an Excel file using Aspose.Cells for Node.js via C++....OData information from an an Excel file. Aspose.Cells for Node...information present in the Excel file. This information is represented...

    docs.aspose.com/cells/nodejs-cpp/how-to-get-oda...
  3. 使用 C++ 在工作表中检测合并单元格 Node.js 通过 C++|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 检测工作表中的合并单元格。本文将展示如何使用该库识别和操作合并的单元格。...Workbook // Open an existing excel file const wkBook = new AsposeCells...Workbook ( filePath ); // Get a worksheet in the workbook const wkSheet...

    docs.aspose.com/cells/zh/nodejs-cpp/detect-merg...
  4. Issue in Cell.Formula function - Free Support F...

    I am encountering an issue after upgrading Aspose.Cells from version 17.12 to 25.5 . When executing the following line of code: cell.Formula = “Paid in C”; the application throws the error below in version 25.5: Asp…...7 MB) Input excel file.zip (12.4 KB) A sample...reproduce the issue The input Excel file Professionalize.Discourse...

    forum.aspose.com/t/issue-in-cell-formula-functi...
  5. Regarding Hidden data - Free Support Forum - as...

    Hi Team, I am using aspose cells for grid js. I have a Xlsx file and it contains the hidden rows and columns, can we show it ? How can we show the hidden data....// Access the first worksheet var worksheet = workbook.getWorksheets()...<= worksheet.getCells().getMaxRow(); i++) { if (worksheet.getCells()...

    forum.aspose.com/t/regarding-hidden-data/318936
  6. 创建 Excel 图表并将其嵌入到演示文稿中作为 OLE 对象|Aspose.Slides 文档

    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....创建 Excel 图表并将其嵌入到演示文稿中作为 OLE 对象 Contents [ Hide ] 在 PowerPoint...提供了使用 Aspose.Cells for .NET 创建 Excel 图表的支持,并且这些图表可以通过 Aspose.Slides...

    docs.aspose.com/slides/zh/net/creating-excel-ch...
  7. 调整图表数据标签形状以适应文本,支持 Node.js via C++|Documentation

    学习如何在 Aspose.Cells for Node.js via C++ 中调整图表中数据标签的大小以适应文本。我们的指南将向您展示如何调整标签容器的大小和形状,以确保文本正确显示且无截断或重叠。...js via C++ Contents [ Hide ] Excel应用程序提供了 调整形状以适应文本 选项,用于图表的数据...如何在Microsoft Excel中调整图表数据标签的形状以适应文本 此选项可通过在 Excel 界面中选择图表上的任意数据标签,右键点击并选择...

    docs.aspose.com/cells/zh/nodejs-cpp/resize-char...
  8. How to Format Number to Time|Documentation

    This article introduces how to format numbers to time using the Aspose.Cells for Java API....Formatting numbers to time in Excel is a common practice for several...to format numbers to time in Excel: Data Representation : Time...

    docs.aspose.com/cells/java/how-to-format-number...
  9. 通过 C++ 在 Node.js 中为命名区域设置公式|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 为电子表格中的命名区域设置公式。...Contents [ Hide ] 为命名范围设置公式 类似于Excel应用,Aspose.Cells API 提供在使用 Range...WorksheetCollection const worksheets = book . getWorksheets ();...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-for...
  10. 画像オブジェクトを含むシートを削除すると、EXCELが壊れる場合がある - Free Supp...

    Aspose Cell ご担当者様 添付した「template.xlsx」のように、2つのシートで、共有している画像があります ExcelCooperationCreator.csの記載のように、このファイルを読み込んで、一部シート削除し、 別ファイル(result.xlsx)に保存しました このresult.xlsxをExcelで開こうとすると、一部に問題がありましたというエラーとなり、 修復が必要な状態になります どんな…...画像オブジェクトを含むシートを削除すると、EXCELが壊れる場合がある 日本語による技術サポート cells-net ,...xlsx)に保存しました このresult.xlsxをEXCELで開こうとすると、一部に問題がありましたというエラーとなり、...

    forum.aspose.com/t/excel/320137