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

excel

(1.06 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. Unmerge Cells in Excel using Node.js

    This article describes how to unmerge cells in Excel using Node.js. It has the IDE settings, steps, and a sample code to split merged cells using Node.js....Product Family Unmerge Cells in Excel using Node.js This quick tutorial...how to split merged cells in Excel using Node.js . It has the details...

    kb.aspose.com/cells/nodejs/unmerge-cells-in-exc...
  3. Insert or Delete Rows in an Excel Worksheet|Doc...

    This article provides the python code to insert and delete rows in Excel worksheet with Aspose.Cells for Python via .NET library....Insert or Delete Rows in an Excel Worksheet Contents [ Hide ]...in the same way as Microsoft Excel does. When rows or columns are...

    docs.aspose.com/cells/python-net/insert-or-dele...
  4. 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...
  5. How to Unprotect Excel Sheet using Node.js

    This article explains how to unprotect Excel sheet using Node.js. It has the instructions set to the set the IDE, a list of steps, and a runnable sample code to unlock Excel spreadsheet using Node.js....Product Family How to Unprotect Excel Sheet using Node.js This article...describes how to unprotect Excel sheet using Node.js . It has...

    kb.aspose.com/cells/nodejs/how-to-unprotect-exc...
  6. Convert Excel file to PDF format compatible wit...

    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....Ask AI Convert Excel file to PDF format compatible with PDF/A-1a...Aspose.Cells enables you to save Excel files to PDF/A‑compliant PDF...

    docs.aspose.com/cells/net/convert-excel-file-to...
  7. 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...
  8. Specify the Language of the Excel File using Bu...

    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....Specify the Language of the Excel File using BuiltIn Document...can change the Language of Excel file by right-clicking the file...

    docs.aspose.com/cells/java/specify-the-language...
  9. 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...
  10. Add Check Mark in Excel using C#

    Follow this article to add check mark in Excel using C#. It has IDE settings, a list of steps, and a sample code demonstrating how to insert a tick in Excel using C#....Product Family Add Check Mark in Excel using C# This short tutorial...on how to add check mark in Excel using C# . It has details to...

    kb.aspose.com/cells/net/add-check-mark-in-excel...