Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 27,204 for

excel worksheet

(1.44 sec)
  1. Set legend size to certain percentage of the ch...

    Hi Team, I have a requirement to position the legend based on the chart size. I have a sample bar chart and the snipper is as follows. // init workbook Workbook wb = new Workbook(); WorksheetCollection sheets…...add(); Worksheet chartSheet = sheets.get(i);...= chartSheet.getCharts(); Worksheet dataSheet = sheets.get(0);...

    forum.aspose.com/t/set-legend-size-to-certain-p...
  2. 如何锁定单元格以保护它们|Documentation

    本文介绍了如何使用C++中的Aspose.Cells for JavaScript锁定单元格以保护它们的示例代码。... 如何在Excel中锁定单元格以保护它们 下面介绍在Microsoft Excel中锁定单元格的方法: 选...它们 Aspose.Cells是一个用于以编程方式处理Excel文件的强大库。要通过C++使用Aspose.Cells for...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  3. 通过C++用JavaScript更改刻度标签方向|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++更改刻度标签的方向。我们的指南将帮助您理解如何调整轴上刻度标签的方向,包括水平、垂直和倾斜的布局。...style="color: red;">Please select an Excel file.</p>' ; return ; } const...arrayBuffer )); const worksheet = workbook . worksheets . get ( 0 ); const...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  4. How to Format Number to Scientific with Golang ...

    This article will introduce how to Format Number to Scientific using Aspose.Cells for C++ API....numbers to scientific notation in Excel is useful for several reasons...numbers to scientific notation in Excel: Space Efficiency : Scientific...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  5. How to Format Number to Scientific|Documentation

    This article will introduce how to format numbers to scientific notation using Aspose.Cells for Python via .NET API....numbers to scientific notation in Excel is useful for several reasons...numbers to scientific notation in Excel: Space Efficiency : Scientific...

    docs.aspose.com/cells/python-net/how-to-format-...
  6. Chart to PDF|Documentation

    Learn how to use Aspose.Cells for .NET to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....code that loads the sample Excel file , accesses the first chart...chart inside the worksheet and then converts it into output PDF...

    docs.aspose.com/cells/net/chart-to-pdf/
  7. 使用Node.js通过C++格式化切片器|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中格式化切片器。Aspose.Cells for Node...sample Excel file 。它访问该切片器并设置其列数和样式类型,然后将其保存为 output Excel file...

    docs.aspose.com/cells/zh/nodejs-cpp/formatting-...
  8. 通过Node.js使用C++处理Shape或Chart的三维格式|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 处理形状或图表的三维格式 以下示例代码加载 源Excel文件 ,访问第一个工作表中的第一个形状,设置 Shape...getThreeDFormat() 属性的子属性,然后将工作簿保存为 输出Excel文件 。 const path = require ( "path"...

    docs.aspose.com/cells/zh/nodejs-cpp/working-wit...
  9. Detect Hyperlink Type|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for .NET API....] Detect Hyperlink Type An Excel file can have different types...property by using this source Excel file (94896195.xlsx). Source...

    docs.aspose.com/cells/net/detect-hyperlink-type/
  10. Detect Hyperlink Type|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for Python via .NET API....] Detect Hyperlink Type An Excel file can have different types...property by using this source Excel file . Source Code The following...

    docs.aspose.com/cells/python-net/detect-hyperli...