Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 26,819 for

excel worksheet

(0.23 sec)
  1. Bar chart when ticklabels are rotated by 30, ch...

    Hi Team, I am trying to render a Bar chart with category values reversed. And I am trying to rotate the ticklabels by -30 degree. On doing this, My chart is getting disappeared. Code snippet : Workbook wb …...add(); Worksheet chartSheet = sheets.get(i);...= chartSheet.getCharts(); Worksheet dataSheet = sheets.get(0);...

    forum.aspose.com/t/bar-chart-when-ticklabels-ar...
  2. 使用Aspose.Cells for Node.js via C++设置图表图例条目的填充为无...

    学习如何使用Aspose.Cells for Node.js via C++将图表图例条目的填充设置为无。本指南将演示如何修改Microsoft Excel图表中图例条目的填充颜色,以实现更好的可视化和自定义。...段代码中使用的 sample excel file 和由此生成的 output excel file 进行参考。 以下截图突出显示了此代码对...以下截图突出显示了此代码对 示例Excel文件 的效果。 const path = require ( "path" ); const...

    docs.aspose.com/cells/zh/nodejs-cpp/set-text-of...
  3. 工作表大小调整的可行解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 与 PPTX 格式。...[ Hide ] 已观察到,通过 Aspose 组件将 Excel 工作表作为 OLE 对象嵌入 PowerPoint 演...对象框时,会激活 Excel 工作簿。最终用户可以对实际的 Excel 工作簿进行任意修改,然后点击激活的 Excel 工作簿之...

    docs.aspose.com/slides/zh/java/working-solution...
  4. Split Panes 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....setActiveCell ( "A20" ); //Split the worksheet window $book -> getWorksheets...0 ) -> split (); //Save the Excel file $book -> save ( $dataDir...

    docs.aspose.com/cells/java/split-panes-in-php/
  5. Delete Ranges|Documentation

    This article describes how to Delete Ranges And Shift Cells Left or Right with Aspose.Cells for Python via .NET library....Contents [ Hide ] Introduction In Excel, you can select a range, then...Close Create Workbook and Worksheet Scoped Named Ranges Cut and...

    docs.aspose.com/cells/python-net/delete-ranges-...
  6. Change Text Direction of the Comment with Node....

    Learn how to change the text direction of comments using Aspose.Cells for Node.js via C++. Customize comment alignment settings effectively....Contents [ Hide ] Microsoft Excel allows users to add comments...Workbook (); // Get the first worksheet const sheet = wb . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/change-text-di...
  7. Add WordArt Watermark to Chart with C++|Documen...

    Learn how to use Aspose.Cells for C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....\\ " ); // Open the existing Excel file. Workbook workbook ( srcDir...Get the chart in the first worksheet. Chart chart = workbook ....

    docs.aspose.com/cells/cpp/add-wordart-watermark...
  8. 使用ImageOrPrintOptions的PageIndex和PageCount属性渲染页面...

    使用 Aspose.Cells 和 C++ 将 Excel 文件的页面序列渲染为图像。...GetPageCount() 属性将 Excel 文件的一系列页面呈现为图像。当您的工作表中有成千上万页...t属性呈现页面序列 以下示例代码加载了 sample Excel file 并仅使用 ImageOrPrintOptions...

    docs.aspose.com/cells/zh/cpp/render-sequence-of...
  9. Verify that Cell Value Satisfies Data Validatio...

    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....Contents [ Hide ] Microsoft Excel allows users to add data validation...validation rules to worksheet cells. For instance, a decimal validation...

    docs.aspose.com/cells/java/verify-that-cell-val...
  10. Find the Root Element Name of XML Map with Java...

    Learn how to find the root element name of an XML map in Excel using Aspose.Cells for JavaScript via C++....of the XML Map in Microsoft Excel. Sample Code The following sample...sample code loads the sample Excel file and accesses the first...

    docs.aspose.com/cells/javascript-cpp/find-the-r...