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

excel worksheet

(0.52 sec)
  1. 使用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....将智能图转换为组合形状 以下示例代码加载包含智能艺术形状的 示例Excel文件 ,如截图所示。然后它将智能艺术形状转换为群组形状,并打印Shape...the sample smart art shape - Excel file const filePath = path ...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-the...
  2. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legend for improved visual appeal and data representation....pie charts use the Microsoft Excel default template. To use other...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/custom-slice-or-secto...
  3. Create and Manage Chart|Documentation

    Create a chart in CSharp for Excel and ODS files.... Chart, a single Excel chart. ChartArea, the chart...chart area in the worksheet. ChartDataTable, a chart data table. ChartFrame...

    docs.aspose.com/cells/net/creating-charts/
  4. 使用C++将工作表或图表导出为具有所需宽度和高度的图像|Documentation

    使用Aspose.Cells在C++中将工作表或图表导出为所需宽度和高度的图像。...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...into image SheetRender sr ( worksheet , opts ); sr . ToImage ( 0...

    docs.aspose.com/cells/zh/cpp/export-worksheet-o...
  5. Apply Styles to Ranges in Workbooks|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....columns of workbooks: VSTO Excel . Workbook myWorkbook = this.... Open ( fileName ); Excel . Worksheet mySheet = myWorkbook ...

    docs.aspose.com/cells/net/apply-styles-to-range...
  6. Calculate Page Setup Scaling Factor with Node.j...

    This article provides sample code explaining how to use the Node.js API with C++ to calculate the page‑setup scaling factor using the **Fit to n page(s) wide by m tall** option of an Excel Worksheet programmatically....by m tall option, Microsoft Excel calculates the Page Setup Scaling...); // Access first worksheet const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/calculate-page...
  7. Ability to generate master dashboard and multip...

    In our journey constructing complex reports with Aspose Cells for Java v25.6, we’ve encountered a particularly intriguing challenge: generating dynamic Excel reports featuring both a comprehensive master dashboard and mu…...multiple, granular detail worksheets Aspose.Cells Product Family...challenge: generating dynamic Excel reports featuring both a comprehensive...

    forum.aspose.com/t/ability-to-generate-master-d...
  8. 边框设置|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库设置单元格的边框样式和颜色。通过调整边框的宽度、样式和颜色,可以更好地控制单元格的外观和表现。...Contents [ Hide ] 向单元格添加边框 微软Excel允许用户为单元格添加边框。边框类型取决于添加的位置。例如...JavaScript via C++,开发者可以像在Microsoft Excel中一样添加边框并自定义其外观,具有相同的灵活性。 向单元格添加边框...

    docs.aspose.com/cells/zh/javascript-cpp/cells-b...
  9. 在工作簿中应用样式|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....下面是对应用样式到工作簿的行和列的代码比较: VSTO Excel . Workbook myWorkbook = this.... Open ( fileName ); Excel . Worksheet mySheet = myWorkbook ...

    docs.aspose.com/cells/zh/net/apply-styles-to-ra...
  10. 使用JavaScript通过C++管理TextBox|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++管理Excel中的TextBox。...[ Hide ] 可能的使用场景 有时候,您可能需要在Excel工作表中添加、更新或操作TextBox对象。这对于添加注...JavaScript via C++提供了强大的功能来管理Excel文档中的TextBox。 使用Aspose.Cells for...

    docs.aspose.com/cells/zh/javascript-cpp/managin...