Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 26,943 for

excel worksheet

(0.17 sec)
  1. 用 C++ 计算页面设置缩放比例|Documentation

    本文提供示例代码,说明如何使用 C++ API 或库通过程序方式计算网页宽度为 n 页,高度为 m 页的页面设置缩放比例。...当您使用“按n页宽和m页高适应”选项设置页面设置缩放时,Microsoft Excel会计算页面设置缩放因子。您可以使用 SheetRender...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/calculate-page-set...
  2. How to Rotate Text of Cell with Golang via C++|...

    C++ code to rotate text of Cell with Aspose.Cells for C++ 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/go-cpp/how-to-rotate-text...
  3. 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....Instantiating a Workbook object by excel file path workbook = self ....Accessing the first worksheet in the Excel file worksheets = workbook...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  4. 如何用JavaScript通过C++设置打印标题|Documentation

    本文向您展示了如何使用C++的JavaScript库设置打印标题。...Contents [ Hide ] 可能的使用场景 在Excel中设置打印标题,确保每个打印页面重复特定的行或列,这对于...保持整个文档的一致性和清晰度。 在 Excel 设置打印标题的方法 在 Excel 中设置打印标题,请按照以下步骤操作:...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  5. Inconsistent HTML output for charts - Free Supp...

    Hi, Using Aspose Cells for Java, version 25.2. Sample code: Workbook workbook = new Workbook("input.xlsx"); WorksheetCollection Worksheets = workbook.getWorksheets(); workbook.calculateFormula(); Worksheet Worksheet …...xlsx"); WorksheetCollection worksheets = workbook.getWorksheets();...calculateFormula(); Worksheet worksheet = worksheets.get("Dashboard");...

    forum.aspose.com/t/inconsistent-html-output-for...
  6. Add Image Hyperlinks|Documentation

    Learn how to Add Image Hyperlinks through the Aspose.Cells for Python via .NET API....on other worksheets or on websites. Microsoft Excel lets users...hyperlinks can make navigating a worksheet easier, for example, as next...

    docs.aspose.com/cells/python-net/add-image-hype...
  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. How to set category axis|Documentation

    Learn how to set the category axis in Aspose.Cells for Python via .NET. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....After you create a chart in a worksheet, you can then set the category...set the category axis for an Excel chart using Aspose.Cells for...

    docs.aspose.com/cells/python-net/how-to-set-cat...
  9. Specify Job or Document Name while printing wit...

    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....printing your workbook or worksheet using the WorkbookRender or...printing your workbook or worksheet. Specify Job or Document Name...

    docs.aspose.com/cells/net/specify-job-or-docume...
  10. 通过C++和Node.js获取或设置嵌入式OLE对象的类标识符|Documentation

    学习如何通过C++在Node.js中使用Aspose.Cells获取或设置嵌入式OLE对象的类标识符。...下面的截图显示了从 示例Excel文件 中读取的OLE对象类标识符(GUID)。 示例代码 请参见用 示例Excel文件 执行的以...Access its first worksheet const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/get-or-set-...