Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 27,376 for

excel worksheet

(0.22 sec)
  1. Set Range Border|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....Border in Excel To set the border of a range in Excel, you can...data to cells in the first worksheet. Create a Range . Set the...

    docs.aspose.com/cells/net/set-range-border/
  2. 获取带格式和不带格式的单元格字符串值|Documentation

    学习如何通过 Aspose.Cells for JavaScript 通过 C++ API 获取带格式和不带格式的单元格字符串值。...012345,并已设置为只显示两位小数,则在 Excel 中会显示为 0.01。您可以通过 Cell.stringValue...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/zh/javascript-cpp/get-cel...
  3. 自动筛选数据|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 用户可以对列应用自动筛选。自动筛选在列顶部添加了一个菜...以从中对列数据进行排序或筛选。这一功能也可以提供给与 Excel 电子表格一起工作的开发人员,无论是通过 VSTO 还是...

    docs.aspose.com/cells/zh/net/auto-filter-data/
  4. Page Setup|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....represents the worksheet index of the exported Excel file. FitToPagesTall...number of pages tall the worksheet will be scaled to when it’s...

    docs.aspose.com/cells/reportingservices/page-se...
  5. Create Charts in xlsx4j|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....the first worksheet WorksheetCollection worksheets = workbook...getWorksheets (); Worksheet sheet = worksheets . get ( 0 ); //...

    docs.aspose.com/cells/java/create-charts-in-xls...
  6. Fill Forms|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades with AutoFiller Class....Contents [ Hide ] Export Excel worksheet data to fill PDF form Working...

    docs.aspose.com/pdf/net/autofiller-class/
  7. 通过C++用JavaScript预览工作簿|Documentation

    Aspose.Cells支持使用JavaScript通过C++打印和预览Excel文件,无需安装Microsoft Excel。...Contents [ Hide ] 打印预览 对于包含数百万页的Excel文件,转换为PDF或图片可能需要很长时间和大量资源。在这... 类用来为特定工作表生成打印预览,创建实例时传入 Worksheet 和 ImageOrPrintOptions 对象,调用其构造函数。...

    docs.aspose.com/cells/zh/javascript-cpp/workboo...
  8. 使用Aspose.Cells打印工作簿|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....在打印时,MS Excel会假定您要打印整个工作表区域,除非您指定您的选择。 打印工作表...(); //Get the first worksheet Worksheet sheet = book . getWorksheets...

    docs.aspose.com/cells/zh/java/printing-workbook...
  9. Render Gradient Fill for the WordArt while Conv...

    Learn to render gradient fill for WordArt while converting spreadsheets to HTML with Golang via C++....fill of the WordArt when the Excel file was converted to HTML format...gradient fill by converting the Excel file using Aspose.Cells 17.1...

    docs.aspose.com/cells/go-cpp/render-gradient-fi...
  10. 使用C++处理形状或图表的发光效果|Documentation

    学习如何使用Aspose.Cells for C++处理形状或图表的发光效果。...Color 处理形状或图表的发光效果 以下示例代码加载 源Excel文件 ,访问第一个工作表中的第一个形状,设置 Shape...Shape.Glow 属性的子属性,然后将工作簿保存为 输出Excel文件 。 #include <iostream> #include...

    docs.aspose.com/cells/zh/cpp/working-with-the-g...