Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 365,243 for

excel

(0.12 sec)
  1. HTML Rich Text inside the Aspose Cell does not ...

    For a given worksheet of type Aspose.Cells.Worksheet , the value of cell can not parse HTML enrich text properly. Approach: string value = "This is test<div><ul><li>Item 1<ul><li>item 1.1</li><li>item 1.2</li></ul></l…...breaks [Excel] Aspose.Cells Product Family html-to-excel , saving-excel...saving-excel , cells-net , html , aspose-cells riteshshrestha February...

    forum.aspose.com/t/html-rich-text-inside-the-as...
  2. Formula with mixing TEXTJOIN and concatenate wi...

    Hello, I am encountering an issue with the formula {=TEXTJOIN(“;”, TRUE, “'” & NAMEDRANGE & “'”)}. After calling the Cell.Calculate method, Cell.Value returns ‘#VALUE!’. Here is an example of my Excel file: Test_V1.1.…..." and works with Excel Aspose.Cells Product Family...’. Here is an example of my excel file: Test_V1.1.zip (14,2 Ko)...

    forum.aspose.com/t/formula-with-mixing-textjoin...
  3. Can we split excel file using Aspose DLL? - Fre...

    We are using Aspose 8.2.2 version. We have one Excel workbook with one sheet. It is of 2 GB, can we split that Excel file so that number of rows are equally distributed to split sheet. Please let me know sample C# code …...Can we split excel file using Aspose DLL? Aspose.Total Product...8.2.2 version. We have one excel workbook with one sheet. It...

    forum.aspose.com/t/can-we-split-excel-file-usin...
  4. Rendering excel sheet to image neglecting the i...

    Hello Team, I am trying to render each sheet in Excel to image but what I noticed is that the rendered image is only made from the area where cells are filled or have a style/formatting (depends on using “MaxDataRow” or…...Rendering excel sheet to image neglecting the images that sheet...trying to render each sheet in excel to image but what I noticed...

    forum.aspose.com/t/rendering-excel-sheet-to-ima...
  5. Insert PivotTable in Micorsoft Excel XLSX files...

    C# Sample code for generating XLSX documents with PivotTable. Use this code for creating Micorsoft Excel XLSX files with PivotTable within VB.NET, Asp.NET or any .NET based application....high performance Microsoft Excel XLSX spreadsheet with PivotTable...more details. Generating MS Excel XLSX file with PivotTable dynamically...

    products.aspose.com/cells/net/pivottable/insert...
  6. Insert PivotTable in Micorsoft Excel XLSM files...

    C# Sample code for generating XLSM documents with PivotTable. Use this code for creating Micorsoft Excel XLSM files with PivotTable within VB.NET, Asp.NET or any .NET based application....high performance Microsoft Excel XLSM spreadsheet with PivotTable...more details. Generating MS Excel XLSM file with PivotTable dynamically...

    products.aspose.com/cells/net/pivottable/insert...
  7. Embedded Icon Is Not Rendered for Embedded Word...

    The Excel file is being displayed as an icon in the Word doc, which is embedded and rendered as a document in the PPT file. I can get the icon to display if I set the .IsObjectIcon property to ‘True’ on the embedded Word…...Word Document with Embedded Excel File Aspose.Slides Product Family...October 28, 2024, 5:25pm 1 The Excel file is being displayed as an...

    forum.aspose.com/t/embedded-icon-is-not-rendere...
  8. How to Apply Conditional Formatting in Excel Ba...

    This article guides on how to apply conditional formatting in Excel based on cell value using Python. It has the IDE settings and steps along with a sample code to create conditional formatting in Excel using Python....Apply Conditional Formatting in Excel Based On Cell Value using Python...apply conditional formatting in Excel based on cell value using Python...

    kb.aspose.com/cells/python/how-to-apply-conditi...
  9. Convert VSDX to PNG the excel Shows bold - Free...

    Api visio.zip (113.5 KB) Hi Aspose, I have 150 Visio inside some Excel. While converting VSDX to PNG or JPG. The Excel is showing bold. string[] files = Directory.GetFiles(strInputPath, "*.vsdx"); foreach(string st…...Convert VSDX to PNG the excel Shows bold Aspose.Diagram Product...Product Family saving-excel msindia November 25, 2022, 10:16am #1...

    forum.aspose.com/t/convert-vsdx-to-png-the-exce...
  10. Excel chart top and left margin when creating p...

    I have a Excelfile containing a chart. Excel_file.png (172.0 KB) My c# code for creating a PDF from the Excelfile looks like: public void CreatePDF(Worksheet worksheet) { worksheet.PageSetup.BottomMargin = 0; …...Excel chart top and left margin when creating pdf Aspose.Cells...excelfile containing a chart. excel_file.png (172.0 KB) My c# code...

    forum.aspose.com/t/excel-chart-top-and-left-mar...