Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 12,058 for

worksheet

(0.18 sec)
  1. 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 //Add...chart collection int idx = worksheet . getCharts (). add ( ChartType...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Show and Hide Rows Columns and Scroll Bars with...

    This article demonstrates how to programmatically display and hide Excel Worksheet rows and columns using Node.js via C++. Control the visibility of scroll bars and hide multiple rows and columns efficiently....Column and Scroll Bars of a worksheet. Show and Hide Rows and Columns...access each worksheet in the Excel file. A worksheet is represented...

    docs.aspose.com/cells/nodejs-cpp/show-and-hide-...
  3. Wrapping Cell Text|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....Wrapping Cell Text To create a worksheet with two cells, one with wrapped...and one without: Set up the worksheet: Create a workbook. Access...

    docs.aspose.com/cells/net/wrapping-cell-text/
  4. Calculate Formulas with Node.js via C++|Documen...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....calculateFormula(string) method of the Worksheet class which processes all...Workbook (); // Adding a new worksheet to the Excel object const...

    docs.aspose.com/cells/nodejs-cpp/calculate-form...
  5. Lock or unlock shapes|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....protect all shapes in certain worksheets to prevent them from being...all shapes in the specified worksheet. Sometimes, you need to be...

    docs.aspose.com/cells/cpp/lock-or-unlock-shapes/
  6. Auto Populate Smart Marker Data to Other Worksh...

    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....Smart Marker Data to Other Worksheets if Data is too Large Contents...smart marker data to other worksheets if it is too large. Suppose...

    docs.aspose.com/cells/net/auto-populate-smart-m...
  7. Page Setup and Printing Options with Node.js vi...

    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....and printing options to a worksheet with a few simple lines of...Options First create a simple worksheet in Microsoft Excel. Then apply...

    docs.aspose.com/cells/nodejs-cpp/page-setup-and...
  8. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell text, cell ranges ,shapes and pictures in GridJs....style is set in the active worksheet xs . sheet . showHighlights...highlight style set in the active worksheet xs . sheet . updateHighlightStyle...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. Create and Save New 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.... Get current Worksheet. \3. Insert some text in any...Workbooks . Add (); Excel . Worksheet worksheet = newWorkbook . ActiveSheet...

    docs.aspose.com/cells/net/create-and-save-new-w...
  10. 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 legion for improved visual appeal and data representation....Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...values used in a pie chart worksheet . GetCells (). Get ( u "C3"...

    docs.aspose.com/cells/cpp/custom-slice-or-secto...