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

workbook

(0.08 sec)
  1. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....copying rich value to other workbooks Support GROUPBY function Aspose...stream while converting workbook to pdf Workbook links are not working...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  2. Verify Password of Encrypted Files with JavaScr...

    Verify the password of encrypted Excel (xlsx, xlsb, xls, xlsm) and OpenOffice (ODS) files using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , FileFormatUtil...Author while Write Protecting Workbook with JavaScript via C++...

    docs.aspose.com/cells/javascript-cpp/verify-pas...
  3. Regarding Hidden data - Free Support Forum - as...

    Hi Team, I am using aspose cells for grid js. I have a Xlsx file and it contains the hidden rows and columns, can we show it ? How can we show the hidden data....Load the workbook var workbook = new Aspose.Cells.Workbook("path/to/your/file...worksheet var worksheet = workbook.getWorksheets().get(0); //...

    forum.aspose.com/t/regarding-hidden-data/318936
  4. 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...
  5. 档案

    档案... /*create a new workbook*/ intrusive_ptr<IWorkbook>...cell->PutValue(str); /*save this workbook to resultFile folder*/ wb...

    blog.aspose.com/zh/cells/create-ms-excel-spread...
  6. Convert POWERPOINT to XLTM in Android Apps or w...

    Convert POWERPOINT to XLTM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLTM online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/android-java/conversi...
  7. Java API to Render MHTML to XLSM | products.asp...

    Export MHTML to XLSM via Java API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted XLSX...

    products.aspose.com/total/java/conversion/mhtml...
  8. Online DOTM to XLTM Conversion or Build .NET ba...

    Free online app to convert DOTM to XLTM files. .NET C# conversion library code for DOTM documents....Load HTML document by using Workbook class Save the document to...(Macro-Enabled Workbook) files into Xltm (Excel Workbook) formats is...

    products.aspose.com/total/net/conversion/dotm-t...
  9. Remove TSV Annotation Online or Manage Annotati...

    delete comments from TSV file through online app for free. Java API code to manage comments of TSV 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/tsv/
  10. 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/...