Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 16,794 for

excel library

(0.17 sec)
  1. How to add an excel as an attachment at some sp...

    I have a pdf which is created using aspose. I want to add an Excel file as attachment at a particular section of the pdf document . Could you please help me with java code for this. I am using aspose pdf 22.11 version…...How to add an excel as an attachment at some specific position...using aspose. I want to add an excel file as attachment at a particular...

    forum.aspose.com/t/how-to-add-an-excel-as-an-at...
  2. Is it possible to read specific updated row fro...

    Hi Team, I have licensed ASPOSE version , I have question on read the Excel using the .NET ASPOSE libraries , I have Excel file and users will update the file every hour and I need to read only the updated rows from ex…...updated row from the Excel using.NET Libraries Aspose.Cells Product...the excel using the .NET ASPOSE libraries , I have excel file...

    forum.aspose.com/t/is-it-possible-to-read-speci...
  3. Excel to Pdf conversion - Pivot sheet is NOT co...

    Hi, Pivot sheet was NOT getting converted into PDF. I didn’t see any error thrown. Not sure any issue with my code. Can you please help. I am enclosing the input file and below is the code used for conversion. FYI, i am …...Excel to Pdf conversion - Pivot sheet is NOT converted Aspose...Aspose.Cells Product Family excel-to-pdf koteswaragunda July 19, 2024...

    forum.aspose.com/t/excel-to-pdf-conversion-pivo...
  4. Conversion of Excel files to PDF - Free Support...

    Hi, I wanted to convert multi-sheet Excel files to PDF single file using Aspose libraries in Java. I saw some sample code where the libraries used were from Cells and PDF. import com.aspose.cells.Workbook; import com.…...Conversion of Excel files to PDF Aspose.Cells Product Family...multi-sheet Excel files to PDF single file using Aspose libraries in Java...

    forum.aspose.com/t/conversion-of-excel-files-to...
  5. Cells in the Excel table are not center aligned...

    Hello, We encountered a problem working with Excel workbook using the Aspose Cells for Java Library v21.03 (reproducible with latest version 23.05 also). Specifically, when we load the workbook and attempt to extract an…...Cells in the Excel table are not center aligned vertically in...with Excel workbook using the Aspose Cells for Java library v21...

    forum.aspose.com/t/cells-in-the-excel-table-are...
  6. Want to Add Excel as Embedded OLE According to ...

    Hi! Aspose Team, I have the requirement where I want to add the Excel as Embedded OLE object in ppt, according to the nos of columns in the middle of slides. Image should not show the empty spaces, it should occupy siz…...Want to Add Excel as Embedded OLE According to the No. of Columns...requirement where I want to add the Excel as Embedded OLE object in ppt...

    forum.aspose.com/t/want-to-add-excel-as-embedde...
  7. Get unique values from excel column - Free Supp...

    Does aspose have any function to get only the unique column values and filter out the rows that have repeating vale. We are currently using CountIf function however it is taking lots of memory. Adding just 3 lakh record …...Get unique values from excel column Aspose.Cells Product Family...Advanced Filter of Microsoft Excel to Display Records Meeting Complex...

    forum.aspose.com/t/get-unique-values-from-excel...
  8. Issue with saving workbook into excel sheet - F...

    Hi, Issue with saving workbook into Excel sheet file is corrupted if i click yes file will be repaired the content1.png (163.1 KB)...Issue with saving workbook into excel sheet Aspose.Cells Product Family...Issue with saving workbook into excel sheet file is corrupted if i...

    forum.aspose.com/t/issue-with-saving-workbook-i...
  9. Unprotecting Excel Workbook does not work - Fre...

    Hello, we try to remove a password protection from a workbook. Protected123.zip (10,3 KB) Code: using (var protectedWorkbook = new Workbook(InputFile, new LoadOptions(){Password = password})) { protectedWorkbook.Un…...Unprotecting Excel Workbook does not work Aspose.Cells Product...Unprotect a Worksheet Class Libraries & REST APIs for the developers...

    forum.aspose.com/t/unprotecting-excel-workbook-...
  10. Download Excel Document to Web Client - Free Su...

    I am trying to download an Excel document to a client browser. I used to use the following, but ContentDisposition.Attachment is no longer valid in .NET Core. I am using .NET Core 6. I’ve just spent a couple of hours try…...Download Excel Document to Web Client Aspose.Cells Product Family...I am trying to download an Excel document to a client browser...

    forum.aspose.com/t/download-excel-document-to-w...