Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 202,304 for

excel

(0.11 sec)
  1. 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...
  2. Excel 转成 PDF 文本缺失 - Free Support Forum - aspose...

    worksheet.zip (1.3 MB) Excel 转PDF时有部分文字缺失 image.png (61.9 KB) image.jpg (149.5 KB)...Excel 转成 PDF 文本缺失 中文技术支持 cells-net cromwell1994 July 10, 2025...8:50am 1 worksheet.zip (1.3 MB) Excel 转PDF时有部分文字缺失 image.png (61.9...

    forum.aspose.com/t/excel-pdf/315052
  3. 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
  4. Remove Duplicate Rows in Excel with Python

    This article describes how to remove duplicate rows in Excel with Python. It has the steps and a sample code to delete duplicate lines in Excel with Python....Family Remove Duplicate Rows in Excel with Python This quick guide...to remove duplicate rows in Excel with Python . It has the details...

    kb.aspose.com/cells/python/remove-duplicate-row...
  5. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....Ask AI How to Print Excel as Fitted Pages Wide and Tall Contents...applications (like Microsoft Excel) to control how a spreadsheet...

    docs.aspose.com/cells/net/how-to-print-excel-as...
  6. How to Add a Watermark to a Worksheet in Excel|...

    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....Watermark to a Worksheet in Excel Contents [ Hide ] Use WordArt...preset shape, or apply it to an Excel sheet as a background watermark...

    docs.aspose.com/cells/cpp/how-to-add-text-or-pi...
  7. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells....Ask AI Convert Excel workbook to Ods, Sxc and Fods (OpenOffice...spreadsheet documents, comparable to Excel. OpenDocument is currently an...

    docs.aspose.com/cells/net/convert-excel-to-ods/
  8. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells with C++....Substitution while Rendering Excel File with C++ Contents [ Hide...when rendering a Microsoft Excel file to PDF, Aspose.Cells substitutes...

    docs.aspose.com/cells/cpp/get-warnings-for-font...
  9. Convert HTML to Excel using Java

    This article explains how to convert HTML to Excel using Java. It has the details for IDE settings, a list of steps, and sample code to develop a HTML to XLS converter using Java....Product Family Convert HTML to Excel using Java This tutorial explains...explains how to convert HTML to Excel using Java . It has the details...

    kb.aspose.com/pdf/java/convert-html-to-excel-us...
  10. chart.CategoryAxis.GetAxisTexts() are not the s...

    hi , i have an Excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …...GetAxisTexts() are not the same as what excel shows Aspose.Cells Product Family...2025, 9:35am 1 hi , i have an excel file: 4366-20250303.7z (108...

    forum.aspose.com/t/chart-categoryaxis-getaxiste...