Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 26,787 for

excel worksheet

(0.35 sec)
  1. 通过C++的JavaScript向Excel插入背景图片|Documentation

    “如何使用C++的Script向Excel插入背景图片”...通过C++的JavaScript向Excel插入背景图片 Contents [ Hide ] 通过添加图片作为工作表背景...在Microsoft Excel中设置工作表背景 在Microsoft Excel(例如Microsoft Excel 2019)中设置工作表的背景图片:...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  2. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet Worksheet) { …...2025, 10:15am 1 I’m creating a Excel with .NET and trying to add...column, Worksheet worksheet) { var startCellName = worksheet.Cells[cellArea...

    forum.aspose.com/t/bug-datavalidation-with-rege...
  3. Managing Ranges with JavaScript via C++|Documen...

    Learn how to manage ranges in Excel using Aspose.Cells for JavaScript via C++. Create ranges, set values, styles, and perform various operations....Contents [ Hide ] Introduction In Excel, you can select multiple cells...mouse button on cell A1 of Excel and then drag to cell C4 . The...

    docs.aspose.com/cells/javascript-cpp/managing-r...
  4. Import and Export Data|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.... Import Data into Worksheet Data represents the world...Aspose.Cells When you open an Excel file with Aspose.Cells, all...

    docs.aspose.com/cells/java/import-and-export-data/
  5. 在 Aspose.Cells 中设置工作表标签颜色|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.... 使用Microsoft Excel设置工作表标签颜色 在当前工作表底部的标签工作表上右键单击。...the first worksheet in the book Worksheet worksheet = workbook...

    docs.aspose.com/cells/zh/java/set-worksheet-tab...
  6. How to Rotate Text of Cell|Documentation

    C# code to rotate text of a cell with Aspose.Cells for .NET API...enables developers to work with Excel spreadsheets programmatically...Text of Cell in Excel To rotate a cell in Excel, you can use the...

    docs.aspose.com/cells/net/how-to-rotate-text-of...
  7. Page Setup Features with Node.js via C++|Docume...

    Explore page setup features using Aspose.Cells for Node.js via C++. Learn how to configure page dimensions, orientations, and settings....various page‑setup features of an Excel workbook. These features include...size and orientation of a worksheet by using the PageSetup class...

    docs.aspose.com/cells/nodejs-cpp/page-setup-fea...
  8. 用JavaScript通过C++创建和管理图表|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++在微软Excel中创建图表。我们的指南将演示各种图表类型以及如何自定义其外观和格式。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  9. 使用Node.js通过C++更改切片器属性|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....它加载包含表的 sample Excel file ,然后基于第一列创建切片器,并更改其属性,如..."output" ); // Load sample Excel file containing a table. const...

    docs.aspose.com/cells/zh/nodejs-cpp/change-slic...
  10. Python中的缩放因子|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....Accessing the first worksheet in the Excel file worksheets = workbook.... getWorksheets () worksheet = worksheets . get ( 0 ) # Setting...

    docs.aspose.com/cells/zh/java/zoom-factor-in-py...