Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 260,238 for

xlsx

(0.24 sec)
  1. Can aspose.cells be used to convert numbers to ...

    Hi everyone, I have a situation where we need to convert multiple *.numbers files to *.Xlsx in a aspnetcore application. I’ve searched the web looking for a solution and I came across this page: C# NUMBERS to XLS - NUM…...be used to convert numbers to xlsx in a aspnet core application...multiple *.numbers files to *.xlsx in a aspnetcore application...

    forum.aspose.com/t/can-aspose-cells-be-used-to-...
  2. Aspose.Cells get wrong json content when conver...

    Description Aspose get wrong json content result when save a Xlsx as json format. Env Windows 10 .NET 4.7 Aspose.Cells for .NET 22.12 Q1 Json’s structure is not consistent when a Xlsx file has only one sheet and the o…...wrong json content when convert xlsx to json Aspose.Cells Product...json content result when save a xlsx as json format. Env Windows...

    forum.aspose.com/t/aspose-cells-get-wrong-json-...
  3. Aspose.Cells get a wrong json content when conv...

    Description Json content is wrong when convert a Xlsx file to json file by Aspose.Cells. Env Windows 10 .NET 4.7 Aspose.Cells for .NET 22.12 Code var doc = new Aspose.Cells.Workbook(@"C:\Users\XCL\Desktop\test\sou…...wrong json content when convert xlsx to json Aspose.Cells Product...content is wrong when convert a xlsx file to json file by Aspose...

    forum.aspose.com/t/aspose-cells-get-a-wrong-jso...
  4. Large XLSX file to DataTable using the LightCel...

    We are facing a memory issue with the Aspose while reading a large Xlsx file to DataTable. So, we want to use the LightCell option here but facing an issue with the rowIndex -1 value. LightCellFilereadIssue.jpg (137.4 …...Large XLSX file to DataTable using the LightCell Aspose.Cells...Aspose while reading a large XLSX file to DataTable. So, we want...

    forum.aspose.com/t/large-xlsx-file-to-datatable...
  5. Missing rows after xlsx to PDF conversion - Fre...

    It was noticed that the created PDF is missing a few rows that are present in the source document. Input and output files are attached. input_and_output.zip (191.0 KB) Code public class ExcelPdf { public static voi…...Missing rows after xlsx to PDF conversion Aspose.Cells Product...doc = new Workbook(@"./input.xlsx"); doc.Save(@"./output.pdf"...

    forum.aspose.com/t/missing-rows-after-xlsx-to-p...
  6. Convert Excel to PDF in Python | XLSX to PDF, X...

    Use Python Excel API to convert Excel files to PDF in Python. Convert Xlsx to PDF or XLS to PDF from within your Python applications without MS Office....covers how to convert Excel XLSX or XLS files to PDF using Python...API Convert Excel XLSX to PDF Advanced XLSX/XLS to PDF Conversion...

    blog.aspose.com/2021/04/02/convert-excel-files-...
  7. Error when exporting XLSX to PDF using .NET Asp...

    Hi, I am evaluating Aspose.Cells .NET when I get a similar issues that customer get in this thread https://forum.aspose.com/t/aspose-cells-saving-excel-to-pdf-dont-work-on-docker-container/208803. image.png (33.1 KB) …...Error when exporting XLSX to PDF using .NET Aspose.Cells in docker...Excel is properly exported to XLSX before I try to export it to...

    forum.aspose.com/t/error-when-exporting-xlsx-to...
  8. We are using aspose.cell 8.2.2 version - Issue ...

    We are using aspose.cell 8.2.2 version - Issue while converting Xlsx to XLSB. Xlsx has certain formulas in sheet, after converting Xlsx to XLSB, XLSB sheet is not showing/displaying any formulas. XLSB is converted from…...version - Issue while converting XLSX to XLSB Aspose.Cells Product...Issue while converting XLSX to XLSB. XLSX has certain formulas...

    forum.aspose.com/t/we-are-using-aspose-cell-8-2...
  9. Aspose cells failing to render RTL while conver...

    Hi Team, We are facing an issue while converting Xlsx to pdf using Aspose cells v.22.1. Arabic Right to left is failing when the conversion happens. I have attached Xlsx , output pdf and Java snippet we are using. Hav…...render RTL while converting xlsx to pdf Aspose.Cells Product...facing an issue while converting xlsx to pdf using Aspose cells v...

    forum.aspose.com/t/aspose-cells-failing-to-rend...
  10. Modify Aspose Cell on Export to Xlsx/Csv - Free...

    I am exporting all the data from a report. I can successfully make a workbook and save it like so: Workbook workbook; string fileName = "output"; workbook.Save(HttpContext.Current.Response, fileName, ContentDispositi…...Modify Aspose Cell on Export to Xlsx/Csv Aspose.Cells Product Family...OoxmlSaveOptions(SaveFormat.Xlsx)); How can I modify each cell...

    forum.aspose.com/t/modify-aspose-cell-on-export...