Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 27,372 for

excel worksheet

(0.3 sec)
  1. 用 JavaScript 通过 C++ 查找工作表是否为对话框表|Documentation

    本文提供用 Aspose.Cells for JavaScript 通过 C++ 判断 Excel 工作表是否为对话框表的指令和示例代码。...作表可以由老版本的Excel(如2003)插入,如截图所示,也可以通过VBA在较新版本(如Excel 2016)中插入。...for JavaScript 通过 C++ 提供的 Worksheet.type 属性判断工作表是否为对话框表。如果返回枚举值...

    docs.aspose.com/cells/zh/javascript-cpp/find-if...
  2. Printing Workbooks|Documentation

    How to print Worksheets and workbooks using Java. This article provides the Java code to print Worksheets and workbooks using Aspose.Cells for Java API.... MS Excel assumes you want to print the entire worksheet area...for printing a workbook with Excel. Figure: Print Dialog Box Printing...

    docs.aspose.com/cells/java/printing-workbooks/
  3. Merge two adjacent 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....cells Contents [ Hide ] OpenXML Excel string FilePath = @"..\..\....Given a document name, a worksheet name, and the names of two...

    docs.aspose.com/cells/net/merge-two-adjacent-ce...
  4. Utility Features in PHP|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....Converting Excel Files to HTML in PHP Converting Excel to PDF Files...Converting Worksheet to Image in PHP Converting Worksheet to SVG...

    docs.aspose.com/cells/java/utility-features-in-...
  5. Working with the ThreeDFormat of Shape or Chart...

    Learn how to manipulate the 3-D Format of shapes or charts using Aspose.Cells with C++....sample code loads the source Excel file and accesses the first...first shape in the first worksheet. It then sets the sub‑properties...

    docs.aspose.com/cells/cpp/working-with-the-thre...
  6. Detect Hyperlink Type with C++|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for C++ API....] Detect Hyperlink Type An Excel file can have different types...LinkType property with this source Excel file . Source Code #include...

    docs.aspose.com/cells/cpp/detect-hyperlink-type/
  7. 档案

    档案...čeština Svenska 将 Excel 转换为 PNG # 使用我们的在线 Excel 到 PNG 转换器将 XLS 转换为...PNG。无需安装任何软件即可享受快速和高质量的转换。 免费 Excel 到 PNG 在线转换器 Input file Upload...

    blog.aspose.com/zh/cells/convert-excel-to-png/
  8. Format Ranges with JavaScript via C++|Documenta...

    Learn how to format a range of cells in Excel using Aspose.Cells for JavaScript via C++....Range in Excel To format a range of cells in Excel, you can use...formatting options provided by Excel. Here’s how you can format a...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  9. Combine Multiple Workbooks into a Single Workbo...

    Learn how to combine multiple workbooks into a single workbook using Aspose.Cells for JavaScript via C++.... The first worksheet of the charts workbook – stacked...stacked The second worksheet of the charts workbook – line The...

    docs.aspose.com/cells/javascript-cpp/combine-mu...
  10. 使用C++进行换行和文本自动换行|Documentation

    如何在C++中使用Aspose.Cells库实现文本换行和自动换行。通过使用Aspose.Cells库,您可以轻松在单元格中插入文本并设置文本换行方式,例如手动换行、自动换行等。本文件详细介绍了如何实现这些功能,并提供了示例代码供您参考。...// Open first Worksheet in the workbook Worksheet ws = wb . GetWorksheets...GetWorksheets (). Get ( 0 ); // Get Worksheet Cells Collection Cells cell...

    docs.aspose.com/cells/zh/cpp/line-breaks-and-te...