Sort Score
Result 10 results
Languages All
Labels All
Results 8,111 - 8,120 of 105,430 for

workbook

(1.09 sec)
  1. Online DOCM to Excel Conversion or Build .NET b...

    Free online app to convert DOCM to Excel files. .NET C# conversion library code for DOCM documents....Load HTML document by using Workbook class Save the document to...DOCM to XLSB (Excel Binary Workbook) Convert DOCM to XLSM (Macro-enabled...

    products.aspose.com/total/net/conversion/docm-t...
  2. Online MOBI to FODS Conversion or Build .NET ba...

    Free online app to convert MOBI to FODS files. .NET C# conversion library code for MOBI documents....Load HTML document by using Workbook class Save the document to...MOBI to XLSB (Excel Binary Workbook) Convert MOBI to XLSM (Macro-enabled...

    products.aspose.com/total/net/conversion/mobi-t...
  3. Online MOBI to CSV Conversion or Build .NET bas...

    Free online app to convert MOBI to CSV files. .NET C# conversion library code for MOBI documents....Load HTML document by using Workbook class Save the document to...MOBI to XLSB (Excel Binary Workbook) Convert MOBI to XLSM (Macro-enabled...

    products.aspose.com/total/net/conversion/mobi-t...
  4. View Excel File Online and using Java | product...

    Free online Excel file viewer app. Java API code to read Excel file for viewer application....Load source Excel 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/excel/
  5. Compress XLTX Files Online or via Java | produc...

    Free online app to compress different XLTX files. Java compression library code for XLTX documents....Project Load the document via Workbook class There are 9 levels of...Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...

    products.aspose.com/total/java/compress/xltx/
  6. Compress TSV Files Online or via .NET | product...

    Free online app to compress different TSV files. .NET compression library code for TSV documents....NET Load the document via Workbook class Define the SaveOptions...Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...

    products.aspose.com/total/net/compress/tsv/
  7. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...@"C:\Users\"; using (Workbook TemplateWB = new Workbook(dir + @"Test...desired result, or share a small workbook that reproduces the issue...

    forum.aspose.com/t/incorrect-rendering-when-con...
  8. 【Aspose.Cells】Google Cloud Platform の Cloud Run...

    Google Cloud Platform の Cloud Run 環境で Aspose.Cells で Excelファイルを開いて保存するとExcelファイルがおかしくなり、Excel2021で開くと “一部の内容に問題が見つかりました。可能な限り内容を回復しますか?ブックの発行元が信頼できる場合は、[はい]をクリックしてください。” と表示されるようになります。 検証用のサンプルを添付いたしましたので、回避方法などあればお教えいた…...(バージョンアップ後も念のため) using (var workbook = new Aspose.Cells.Workbook(inputStream))...Combine("/tmp", "out.xlsx"); workbook.Save(tempPath, Aspose.Cells...

    forum.aspose.com/t/aspose-cells-google-cloud-pl...
  9. Accessing array element by index in Excel templ...

    Hello, In the Word template, we can access specific array elements using elementAt function. I wanted to know if we can achieve the same functionality in the Excel template too. I tried the following smart markers to …...setLineByLine(false); Cells cells = workbook.getWorksheets().get(0).getCells();...2025, 11:38am 14 Workbook workbook = new Workbook(filePath + "employees-002...

    forum.aspose.com/t/accessing-array-element-by-i...
  10. Convert RTF to XLSX using Python or with free O...

    RTF to XLSX conversion in your Python applications without using Microsoft Word or Excel or online. Test free RTF to XLSX online converter quickly before integrating the code....HTML file with an instance of Workbook class with file and LoadOptions...RTF to XLSB (Excel Binary Workbook) Convert RTF to XLSM (Macro-enabled...

    products.aspose.com/total/python-net/conversion...