Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 27,083 for

excel worksheet

(0.14 sec)
  1. 通过 C++ 获取带有 JavaScript 的页眉或页脚|Documentation

    本文介绍如何通过 C++ API 使用 JavaScript 程序化获取 Excel 或 OpenOffice 文件中的页眉和页脚。... 在MS Excel中获取页眉和页脚 单击要查看或更改页眉或页脚的工作表。 ...在“视图”选项卡的“工作簿视图”组中,点击“页面布局”。 Excel会以页面布局视图显示工作表。 要查看或编辑页眉或页脚,请...

    docs.aspose.com/cells/zh/javascript-cpp/get-hea...
  2. 用JavaScript通过C++操作非原始形状的数据|Documentation

    学习如何访问和操作Aspose.Cells for JavaScript中的非原始形状。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...arrayBuffer )); const worksheet = workbook . worksheets . get ( 0 ); //...

    docs.aspose.com/cells/zh/javascript-cpp/data-in...
  3. Stop conversion or loading using InterruptMonit...

    Learn how to stop the conversion of Workbook to various formats using InterruptMonitor when it is taking too long with Aspose.Cells for Node.js via C++....code converts quite a large Excel file to PDF. It will take several...this . im ); // Access first worksheet const ws = wb . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/stop-conversio...
  4. Managing Document Properties|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.... Here is the Microsoft Excel interface for opening these...sample code loads the sample Excel file and reads the built-in...

    docs.aspose.com/cells/cpp/managing-document-pro...
  5. 在使用C++的JavaScript中自动在表格或列表对象中输入新行时传播公式|Document...

    学习如何在使用C++的JavaScript中使用模板在输入新行时自动传播表格或列表对象中的公式...这是微软Excel的默认行为。要在使用C++的JavaScript中实现相同的功能,请使用...列中的公式会在输入新数据时自动传播到新行。请查看此代码生成的 输出 Excel 文件 。如果在 A3 单元格中输入任何数字,你会看到 B2...

    docs.aspose.com/cells/zh/javascript-cpp/propaga...
  6. 首先按行然后按列填充数据|Documentation

    了解如何通过Aspose.Cells for Java脚本在C++ API中先按行后按列填充数据。...{ Workbook , SaveFormat , Worksheet , Cell } = AsposeCells ; AsposeCells...const cells = workbook . worksheets . get ( 0 ). cells ; cells...

    docs.aspose.com/cells/zh/javascript-cpp/populat...
  7. Update OLE Objects Automatically Using a PowerP...

    Discover how to auto-update OLE charts and objects in PowerPoint with an add-in and Aspose.Slides for Java, featuring practical code and optimization tips....automatic macros in the same way Excel and Word do. The only macros...macro. Working Solution for Worksheet Resizing...

    docs.aspose.com/slides/java/updating-ole-object...
  8. Convert BMP to XLS via C# | Aspose

    Sample code for BMP to XLS C# conversion. Use API example code for batch BMP files to XLS conversion within VB.NET, Asp.NET or any .NET based application....with XLS extension represent Excel Binary File Format. Such files...can be created by Microsoft Excel as well as other similar spreadsheet...

    products.aspose.com/ocr/net/conversion/bmp-to-xls/
  9. Managing Document Properties|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....Hide ] Introduction Microsoft Excel provides the ability to add...Properties Using Microsoft Excel Microsoft Excel allows managing document...

    docs.aspose.com/cells/java/managing-document-pr...
  10. 用C++向工作表添加WordArt水印|Documentation

    学习如何使用 Aspose.Cells for C++ 在Excel工作表中添加WordArt水印。...件顶部,装饰文本,并使文本适应预设形状,或将文本应用于Excel工作表作为背景水印。 WordArt成为您可以在电子表格中移动或定位以添加装饰的对象。...Get the first default sheet Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/add-wordart-waterm...