Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 25,718 for

worksheet

(0.41 sec)
  1. Display or Hide Gridlines in Ruby|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....Hiding Gridlines To hide a worksheet using Aspose.Cells for Java...Accessing the first worksheet in the Excel file worksheets = workbook...

    docs.aspose.com/cells/java/display-or-hide-grid...
  2. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....allow users to control how worksheet pages are printed. Setting...specific print area on a worksheet. Print titles. Print gridlines...

    docs.aspose.com/cells/cpp/setting-print-options/
  3. Add Image Hyperlinks with C++|Documentation

    Learn how to add image hyperlinks through the Aspose.Cells for C++ API....accessing information on other worksheets or on websites. Microsoft...hyperlinks can make navigating a worksheet easier, for example, as next...

    docs.aspose.com/cells/cpp/add-image-hyperlinks/
  4. Create Dynamic Charts with Node.js via C++|Docu...

    Learn how to create dynamic charts in Aspose.Cells for Node.js via C++. This guide will show you how to dynamically update chart data, series, and formatting based on your requirements, allowing you to present changing data visually in your Worksheets....Access the Cells of the first Worksheet in the Workbook . Insert some...Workbook (); // Access first worksheet from the collection const...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  5. 使用C++的高级保护设置(自Excel XP起)|Documentation

    学习如何使用Aspose.Cells结合C++应用Excel文件中的高级保护设置。...类包含一个 Worksheets 集合,允许访问 Excel 文件中的每个工作表。工作表由 Worksheet 类表示。 Worksheet...Worksheet 类提供了 GetProtection() 属性,用于应用这些高级保护设置。 GetProtection()...

    docs.aspose.com/cells/zh/cpp/advanced-protectio...
  6. Managing Page Breaks|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....into any selected cell of a worksheet. The location of the cell... page breaks divide your worksheet into multiple pages according...

    docs.aspose.com/cells/cpp/managing-page-breaks/
  7. Zoom Factor using Apache POI and Aspose.Cells|D...

    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....feature that lets users set a worksheet’s zoom or scaling factor....feature helps users to see the worksheet contents in smaller or larger...

    docs.aspose.com/cells/java/zoom-factor-using-ap...
  8. Print and Preview Workbook with C++|Documentation

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using C++....[ Hide ] After creating a worksheet, you often want to print a...want to print the entire worksheet area unless you specify a...

    docs.aspose.com/cells/cpp/workbook-and-workshee...
  9. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....FileFormatType :: Xlsx ); Worksheet sheet = workbook . GetWorksheets...// Access first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/adding-custom-labels-...
  10. Set Data Source for the Chart with Node.js via ...

    Learn about the various data sources supported by Aspose.Cells for Node.js via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your Worksheets....Workbook (); // Adding a new worksheet to the Excel object const...added worksheet by passing its sheet index const worksheet = workbook...

    docs.aspose.com/cells/nodejs-cpp/data-formattin...