Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 27,108 for

excel worksheet

(1.21 sec)
  1. 在VSTO和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.... Excel . Application ExcelApp = Application...Application ; //Add a Workbook. Excel . Workbook objBook = ExcelApp...

    docs.aspose.com/cells/zh/net/set-background-pic...
  2. Page Setup Features|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....configure page setup settings for worksheets to control printing. These...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/java/page-setup-features/
  3. Copy Worksheets within a Workbook|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....Copy Worksheets within a Workbook Contents [ Hide ] Aspose.Cells...AddCopy() , that is used to add a worksheet to the collection and copies...

    docs.aspose.com/cells/net/copy-worksheets-withi...
  4. 使用C++获取工作表唯一ID|Documentation

    本文介绍如何用C++库和API程序化获取Excel工作表的唯一ID。...此示例使用 样例Excel文件 。 源代码 #include <iostream>...01_SourceDirectory \\ " ); // Load source Excel file Workbook workbook ( srcDir...

    docs.aspose.com/cells/zh/cpp/get-worksheet-uniq...
  5. 隐藏和取消隐藏单元格|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提供了一个代表Microsoft Excel文件的类 Workbook ,Workbook类包含一个...ion,允许访问Excel文件中的每个工作表。工作表由 Worksheet 类表示。Worksheet类提供了一个表示工...

    docs.aspose.com/cells/zh/java/hide-and-unhide-c...
  6. Public API Changes in Aspose.Cells 8.4.2|Docume...

    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....data is present on the same worksheet from cell A1 to D4 . Java...chart collection int idx = worksheet . getCharts (). add ( ChartType...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. 用 JavaScript 通过 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文件(47153160.xlsx)的截图,可用于代码测试,任何Excel文件都可以使用此代码。...。 示例 Excel 文件及其导出图像的屏幕截图 执行该代码仅创建范围 D8:G16 的图像。 示例代码 <!DOCTYPE...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  8. Rendering Timeline with C++|Documentation

    Manage timelines of Excel files with Aspose.Cells with C++.... If you convert your worksheet into an image or save your...sample code loads the sample Excel file that contains an existing...

    docs.aspose.com/cells/cpp/rendering-timeline/
  9. 用C++格式化切片器|Documentation

    使用Aspose.Cells和C++格式化Microsoft Excel中的切片器。...] 可能的使用场景 你可以通过设置其列数或样式等来格式化Excel中的切片器。Aspose.Cells还允许你使用 Slicer...请查看以下代码示例;它加载包含切片器的 示例Excel文件 ,访问切片器并设置其列数和样式类型,然后另存为 输出Excel文件 。截图展示了执行示例代码后,切片器的样子。...

    docs.aspose.com/cells/zh/cpp/formatting-slicer/
  10. Copy Shapes between Worksheets with JavaScript ...

    Learn how to copy shapes like pictures and charts between Worksheets using Aspose.Cells for JavaScript via C++....Copy Shapes between Worksheets with JavaScript via C++ Contents...need to copy elements on a worksheet, for example, pictures, charts...

    docs.aspose.com/cells/javascript-cpp/copy-shape...