Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 21,283 for

worksheet

(0.25 sec)
  1. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine by implementing a custom calculation engine using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to implement a custom calculation engine and get the results. Finally, we save the modified Excel file to disk....() { Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...function without writing it in a worksheet Calculation of Array Formula...

    docs.aspose.com/cells/cpp/implement-custom-calc...
  2. Create Pivot 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....invoice entries in a list in a worksheet. A pivot table can total the...add ( SheetType . CHART ); Worksheet sheet3 = workbook . getWorksheets...

    docs.aspose.com/cells/java/create-pivot-charts-...
  3. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table elements styles using Aspose.Cells for C++ with HtmlSaveOptions.TableCssId property....wb ; // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/prefix-table-elements...
  4. Technical Articles|Aspose.Slides 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....Hide ] Working Solution for Worksheet Resizing Get the Entire Presentation...

    docs.aspose.com/slides/androidjava/technical-ar...
  5. Read Axis Labels after Calculating the Chart wi...

    Learn how to read axis labels in Aspose.Cells for C++ after calculating the chart. Our guide will show you how to access and retrieve axis labels, including their formatting and positioning....of the chart in the first worksheet. It then prints the values..."ReadAxisLabels.xlsx" ); Worksheet ws = wb . GetWorksheets ()...

    docs.aspose.com/cells/cpp/read-axis-labels-afte...
  6. Specifying DBNum Custom Pattern Formatting with...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports formatting dates and numbers using custom formatting patterns. This article will show you how to use the Aspose.Cells library to specify the 'dbnum' custom format pattern so that users have more control over how numbers are displayed....wb ; // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/specifying-dbnum-cust...
  7. Set Default Font while rendering spreadsheet to...

    Learn how to set default font while rendering spreadsheet to HTML using Aspose.Cells for C++....text in cell B4 of the first worksheet and sets its font to some...access first worksheet Workbook wb ; Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  8. Using the DropDownList, List, FreeList Cell wit...

    This article introduce how to use list in GridWeb.... WorkSheets [ 0 ]. BindColumns [ "CategoryID"...validation cell GridWeb1 . WorkSheets [ 1 ]. Cells [ "A1" ]. Validation...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. Apply Conditional Formatting in Worksheets|Docu...

    How to use Aspose.Cells library in Node.js via C++ to apply conditional formatting in Worksheets for better control over cell appearance....Conditional Formatting in Worksheets Contents [ Hide ] This article...to a range of cells in a worksheet. Conditional formatting is...

    docs.aspose.com/cells/nodejs-cpp/apply-conditio...
  10. PowerPoint Charts|Aspose.Slides 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....Formatting Chart Workbook Chart Worksheet Formulas Animated Charts Export...

    docs.aspose.com/slides/cpp/powerpoint-charts/