Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 27,074 for

excel worksheet

(0.18 sec)
  1. 使用C++处理形状或图表的反射效果|Documentation

    学习如何使用Aspose.Cells和C++处理形状或图表的反射效果。...透明度 类型 使用形状或图表的反射效果 以下示例代码加载 源Excel文件 ,访问默认工作表中的第一个形状,设置 Shape.Reflection...Reflection 类的不同属性,然后将工作簿保存为 输出Excel文件 。 #include <iostream> #include...

    docs.aspose.com/cells/zh/cpp/working-with-the-r...
  2. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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.... Added APIs Support for Excel 2016 Charts Aspose.Cells APIs...have added support for a few Excel 2016 charts by enhancing the...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. 使用 C++ 通过 JavaScript 处理形状或图表的反射效果|Documentation

    学习如何利用 C++ 通过 JavaScript 设置形状或图表的反射效果,以实现不同的视觉效果。...类型 使用形状或图表的反射效果 下方示例代码加载 源 Excel 文件 ,获取默认工作表中的第一个形状,设置不同的 Shape...Shape.reflection 属性,并将工作簿保存为 输出 Excel 文件 。 <!DOCTYPE html> < html...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  4. 如何通过 Node.js 和 C++ 将 Excel 打印为宽和高适应页面|Documenta...

    本文展示了如何使用 Aspose.Cells for Node.js via C++ 设置 FitToPagesWide 和 FitToPagesTall 的代码示例。...js 和 C++ 将 Excel 打印为宽和高适应页面 Contents [ Hide ] 介绍 F...sTall设置用于电子表格应用(如Microsoft Excel),用于控制打印时电子表格的缩放方式。这些设置确保你的打...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-prin...
  5. 在Node.js via C++中处理ODS文件的背景|Documentation

    学习如何使用Aspose.Cells for Node.js via C++管理ODS文件中的背景。..."output" ); // Load source Excel file const filePath = path ...); // Access first worksheet const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  6. Copying and Moving Worksheets|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....Ask AI Copying and Moving Worksheets Contents [ Hide ] Sometimes... you do need a number of worksheets with common formatting and...

    docs.aspose.com/cells/python-java/copying-and-m...
  7. Removing Slicer with Golang via C++|Documentation

    Learn how to remove slicers in Excel files programmatically using Aspose.Cells for C++....remove a slicer in Microsoft Excel, just select it and press the...programmatically, please use the Worksheet.Slicers.Remove() method. It...

    docs.aspose.com/cells/go-cpp/removing-slicer/
  8. 旋转单元格文本|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 中,旋转文本很容易。幸运的是,程序员也可以编程地旋转文...; using Excel = Microsoft . Office . Interop . Excel ; using...

    docs.aspose.com/cells/zh/net/rotating-cell-text/
  9. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using Node.js via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....Microsoft Excel Anyone who has used Microsoft Excel to format...alignment settings in Microsoft Excel. As you can see from the above...

    docs.aspose.com/cells/nodejs-cpp/cells-alignmen...
  10. 在工作表中添加注释|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....Workbook (); //Adding a new worksheet to the Workbook object int...int sheetIndex = workbook . Worksheets . Add (); //Obtaining the...

    docs.aspose.com/cells/zh/net/add-comment-in-wor...