Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 105,429 for

workbook

(1.72 sec)
  1. Sheet gets corrupted when attempting to edit th...

    Hi, There is an existing value in cell C1 and when we attempt to overwrite it, the file gets corrupted. The corrupted file is attached below for reference. Also attaching the code that is used to modify the cell value. …... var workbook = new Workbook(@"C:\All\a_appli\template...xlsx"); Worksheet worksheet = workbook.Worksheets[1]; worksheet.Cells[0...

    forum.aspose.com/t/sheet-gets-corrupted-when-at...
  2. View XLSX File Online and using Java | products...

    Free online XLSX file viewer app. Java API code to read XLSX file for viewer application....Load source XLSX file using Workbook class object Save the document...View XLSB Files (Excel Binary Workbook) View XLSM Files (Macro-enabled...

    products.aspose.com/total/java/viewer/xlsx/
  3. Remove EXCEL Annotation Online or Manage Annota...

    delete comments from EXCEL file through online app for free. Java API code to manage comments of EXCEL files....project Load Document via Workbook class object Select the specific...project Load Document via Workbook class object Get the sepecific...

    products.aspose.com/total/java/annotate/excel/
  4. Remove XLT Annotation Online or Manage Annotati...

    delete comments from XLT file through online app for free. Java API code to manage comments of XLT files....project Load Document via Workbook class object Select the specific...project Load Document via Workbook class object Get the sepecific...

    products.aspose.com/total/java/annotate/xlt/
  5. Remove XLTX Annotation Online or Manage Annotat...

    delete comments from XLTX file through online app for free. Java API code to manage comments of XLTX files....project Load Document via Workbook class object Select the specific...project Load Document via Workbook class object Get the sepecific...

    products.aspose.com/total/java/annotate/xltx/
  6. Save unauthorized character - Free Support Foru...

    Hello. I want to generate an Excel file using the following code: var wb = new Workbook(); wb.save(@"D:\Temp\[2025_05_20-12_03_00_496] test.xlsx"); After what the file is generated but It’s cannot be opened. image.pn…...following code: var wb = new Workbook(); wb.save(@"D:\Temp\[202...} // Proceed with creating workbook only if filename is valid...

    forum.aspose.com/t/save-unauthorized-character/...
  7. Wrong retrieving of the isAlignmentApplied() fl...

    Hi, we’re experiencing an unexpected behavior when working with a custom cell style. Specifically, after setting the Right alignment on the custom style and then unchecking the “Alignment” checkbox from the custom styl…...throws Throwable { Workbook workbook = new Workbook(dir + "output..."output.xlsx"); Style style = workbook.getWorksheets().get(0).getCells()...

    forum.aspose.com/t/wrong-retrieving-of-the-isal...
  8. Landray RDM MKR-102614 Convert Effect - Free Su...

    cells source code: src.zip (1.6 KB) origin cells: 12345654321.xlsx.zip (159.4 KB) before converted: image.jpg (197.3 KB) after converted: image.png (488.7 KB) Please have a check....the Excel file Workbook workbook = new Workbook("path/to/your/file...SheetRender sr = new SheetRender(workbook.Worksheets[0], options); //...

    forum.aspose.com/t/landray-rdm-mkr-102614-conve...
  9. Convert MHTML to XLTM in Android Apps | product...

    Render MHTML to XLTM in Android Apps API without using Microsoft Excel or Adobe Reader...used to create new Excel workbooks. Converting MHTML to XLTM...web page content in an Excel workbook. How Aspose.Total Helps for...

    products.aspose.com/total/android-java/conversi...
  10. Update CSV Files using Java | products.aspose.com

    Modify CSV in Java applications without relying on Microsoft Excel. Optimize code for the fastest way to write and edit Excel files in Java.... Create a new Workbook class object with the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/java/update/csv/