Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 159,906 for

xlsx

(0.61 sec)
  1. How can I prepare large Excel files before zipp...

    I have been working with large Excel files that contain multiple sheets, formulas, charts, and images. These files are often very heavy and when I try to compress them I worry about losing formatting or breaking formulas…...xlsx file that the ZIP process can...Workbook(@"C:\Input\LargeFile.xlsx"); Delete empty rows and columns...

    forum.aspose.com/t/how-can-i-prepare-large-exce...
  2. Converting Worksheet to Image and Worksheet to ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....xlsx (1 worksheet). Next, convert...converts Sheet1 in Testbook.xlsx to an image file to explain...

    docs.aspose.com/cells/nodejs-cpp/converting-wor...
  3. com.aspose.cells.Cell.setHtmlString() method co...

    Hello, I have an issue, when I try to set an HtmlString on the cell, if I set the font size to a double value, it is converted to an integer value. An example: style.getFont().setDoubleSize(Double.parseDouble("12.5")); …...xlsx"); PietroTGK April 23, 2025...workbook.save("d:\\files\\dest1.xlsx"); output: <Font Style="FONT-FAMILY:...

    forum.aspose.com/t/com-aspose-cells-cell-sethtm...
  4. Advanced Protection Settings since Excel XP wit...

    Learn how to apply advanced protection settings in Excel files using Aspose.Cells with C++....the file in Excel97To2003 or Xlsx format because the advanced...inputFilePath = srcDir + u "Book1.xlsx" ; // Path of output Excel file...

    docs.aspose.com/cells/cpp/advanced-protection-s...
  5. Advanced Protection Settings since Excel XP wit...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....the file to Excel97To2003 or Xlsx format because the advanced...path . join ( dataDir , "Book1.xlsx" ); // Loads the workbook which...

    docs.aspose.com/cells/nodejs-cpp/advanced-prote...
  6. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...Xlsx file.I want this to be converted...Main() { // 2.1 Base‑64 encoded .xlsx content string base64Excel =...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  7. SaveFormat | Aspose.Words for Java

    Indicates the format in which the document is saved in Java.... XLSX Saves the document as an Office...a flow document. XLSX public static int XLSX Saves the document...

    reference.aspose.com/words/java/com.aspose.word...
  8. Remove XLS Password Protection Online or using ...

    Remove password from XLS document through online app for free. .NET C# API code to unlock password protected XLS files....xlsx or Google Sheets Unlock for...Excel Binary Format) Unlock XLSX Files (Open XML Workbook)...

    products.aspose.com/total/net/unlock/xls/
  9. Convert XML to Excel via C# API | products.aspo...

    C# API to Convert XML Files to Excel formats without using Microsoft Excel or Adobe Reader...structured Excel format, such as XLSX. This conversion enables you...Excel relevant format such as XLSX. Sample XML and XSLT Files Transforming...

    products.aspose.com/total/net/conversion/xml-to...
  10. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in a pivot table with Aspose.Cells for Node.js via C++....workbook is saved in output XLSX format. Sample Code AI Document...

    docs.aspose.com/cells/nodejs-cpp/add-calculated...