Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 204,253 for

excel

(0.12 sec)
  1. Excel chart is corrupted - Free Support Forum -...

    Dear Aspose. As you can see from example. We are facing discrepancies in the chart. First look on the top level with labels - there are values like CELLR instead of values. Secondly, when it comes to labels printed t…...Excel chart is corrupted Aspose.Cells Product Family ottap March...

    forum.aspose.com/t/excel-chart-is-corrupted/326275
  2. How to Check Frozen State without Excel with C+...

    In this article, you will learn how to check the frozen state of an Excel worksheet programmatically using C++ with the Aspose.Cells API....Check Frozen State without Excel with C++ Contents [ Hide ] Introduction...check the frozen state of an Excel worksheet programmatically....

    docs.aspose.com/cells/cpp/how-to-check-frozen-s...
  3. Difference in formula calculations compared to ...

    Hello, I am using Aspose.Cells 25.6 for Java. To calculate formulas in my workbook, I call Workbook.calculateFormula(). I have the following formula: =MATCH(TRUE, ISNUMBER(SEARCH({“JPY”,“KRW”,“CNY”,“BRL”,“EUR”,“GBP”,“U…...formula calculations compared to Excel 365 Aspose.Cells Product Family...string “USD/EUR OR 1.16598600”, Excel evaluates this formula and returns...

    forum.aspose.com/t/difference-in-formula-calcul...
  4. Image looks slightly different than in Excel af...

    Hi, we use following code to render an image in Excel to png: Workbook wb = new Workbook(“Example2.xlsx”); Worksheet ExcelWorksheet = wb.Worksheets[“Example 2”]; string rangeName = “BIPLI_Example2”; CellsHelper.DPI …...slightly different than in Excel after rendering Aspose.Cells...code to render an image in Excel to png: Workbook wb = new Workbook(“Example2...

    forum.aspose.com/t/image-looks-slightly-differe...
  5. Create Excel Pivot Table using Node.js

    Create Excel pivot table using Node.js. Get details to set the IDE, a list of steps, and a sample code creating Excel pivot table using Node.js....TeX Product Family Create Excel Pivot Table using Node.js This...tutorial guides you to create Excel pivot table using Node.js ....

    kb.aspose.com/cells/nodejs/create-excel-pivot-t...
  6. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert Excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...Add a page break in excel at end of each page in sheet when converting...converting excel workbook to pdf Aspose.Cells Product Family...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  7. How to Generate Excel File in Java

    In this step by step tutorial you will learn how to generate Excel file in Java. These steps are same for Linux, macOS and Windows operating systems....Product Family How to Generate Excel File in Java This step-by-step...tutorial explains how to generate Excel file in Java using simple code...

    kb.aspose.com/cells/java/how-to-generate-excel-...
  8. Manage Titles of Excel Charts with Node.js via ...

    Learn how to use Aspose.Cells for Node.js via C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....Ask AI Manage Titles of Excel Charts with Node.js via C++ Contents...Contents [ Hide ] In Excel charts, there are 2 kinds of titles:...

    docs.aspose.com/cells/nodejs-cpp/chart-and-axis...
  9. Export Comments while Saving Excel file to HTML...

    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....Export Comments while Saving Excel file to HTML with Node.js via...Scenarios When you save your Excel file to HTML, comments are not...

    docs.aspose.com/cells/nodejs-cpp/export-comment...
  10. Hide the Gridlines in Excel using C#

    Hide the gridlines in Excel using C#. Get the IDE settings, a list of steps, and a sample code to remove grid lines in Excel using C#....Gridlines in Excel using C# Hide the gridlines in Excel using C#...to get rid of gridlines in Excel using C# . You will learn to...

    kb.aspose.com/cells/net/hide-the-gridlines-in-e...