Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 27,089 for

excel worksheet

(0.23 sec)
  1. 使用 Node.js 通过 C++ 指定要在 Excel 文件中存储的有效数字|Documen...

    学习如何使用 Aspose.Cells for Node.js via C++ 指定要在Excel文件中存储的有效数字。...js 通过 C++ 指定要在 Excel 文件中存储的有效数字 Contents [ Hide ] 可能的使用场景...Node.js via C++在Excel文件中存储双精度值的17个有效数字,而不同于MS-Excel仅存储15个有效数字。你可以使用...

    docs.aspose.com/cells/zh/nodejs-cpp/specifying-...
  2. 用C++设置边距|Documentation

    学习如何使用C++设置Excel工作表的边距。本指南涵盖了设置页面边距、居中内容以及以编程方式配置页眉和页脚边距的方法,使用Aspose.Cells for C++。...Cells 完全支持微软 Excel 的页面设置选项。开发人员可能需要为工作表配置页面设置以控制打印过程。本主题讨论如何使用...类,它代表一个Excel文件。 Workbook 类包含 Worksheets 集合,可以访问Excel文件中的每个工作表。一个工作表由...

    docs.aspose.com/cells/zh/cpp/setting-margins/
  3. 通过 C++ 使用 Chart.chartDataRange 方法的简便图表设置方式|Docu...

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中轻松设置图表,指导将展示如何指定图表的数据范围,使您能够以最小的努力创建专业且精确的图表。...first worksheet const worksheet = workbook . worksheets . get...chart // Category Axis Values worksheet . cells . get ( "A2" ). value...

    docs.aspose.com/cells/zh/javascript-cpp/easy-wa...
  4. Save Workbook to Text or CSV Format in Aspose.C...

    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....a workbook with multiple worksheets into text format. For text... by default both Microsoft Excel and Aspose.Cells save the contents...

    docs.aspose.com/cells/net/save-workbook-to-text...
  5. Copy Row Heights of Source Range to Destination...

    Learn how to copy row heights from a source range to a destination range using Aspose.Cells for C++....output Excel file generated by this code in Microsoft Excel, you...workbook ; // Source worksheet Worksheet srcSheet = workbook ...

    docs.aspose.com/cells/cpp/copy-row-heights-of-s...
  6. 用 C++ 将源范围的行高复制到目标范围|Documentation

    学习如何使用 Aspose.Cells for C++ 将行高从源范围复制到目标范围。...将此代码生成的 Excel 文件在 Microsoft Excel 中打开后,你会看到目标范围的行高与源范围完全一致。...workbook ; // Source worksheet Worksheet srcSheet = workbook ...

    docs.aspose.com/cells/zh/cpp/copy-row-heights-o...
  7. Managing Ranges with Node.js via C++|Documentation

    Learn how to manage ranges in Excel using Aspose.Cells for Node.js via C++. Create ranges, set values, styles, and perform various operations....Contents [ Hide ] Introduction In Excel, you can select multiple cells...mouse button in cell A1 of Excel and then drag to cell C4 . The...

    docs.aspose.com/cells/nodejs-cpp/managing-ranges/
  8. Specify image resolution, quality, compression ...

    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....(); //Adding a new worksheet to the Excel object int sheetIndex...sheetIndex = workbook . Worksheets . Add (); //Obtaining the reference...

    docs.aspose.com/cells/net/specify-image-resolut...
  9. Managing Ranges with JavaScript via C++|Documen...

    Learn how to manage ranges in Excel using Aspose.Cells for JavaScript via C++. Create ranges, set values, styles, and perform various operations....Contents [ Hide ] Introduction In Excel, you can select multiple cells...mouse button on cell A1 of Excel and then drag to cell C4 . The...

    docs.aspose.com/cells/javascript-cpp/managing-r...
  10. Getting Headers or Footers|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....footers for more than one worksheet at a time. For other sheet...and Footers in MS Excel Click the worksheet where you want to...

    docs.aspose.com/cells/python-net/get-headers-or...