Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 159,755 for

xlsx

(0.23 sec)
  1. HTML file is displayed incorrectly - Free Suppo...

    I am using Aspose.Cells 25.7.0. .NET 9.0 HTML file is displayed incorrectly in MacOS Windows Everything displays correctly in Google Chrome and Edge Mac OS The layout displays incorrectly in Google Chrome and Safari …...xlsx"; var output = @"C:\output.html";... new LoadOptions(LoadFormat.Xlsx)); wbc.CalculateFormula(); var...

    forum.aspose.com/t/html-file-is-displayed-incor...
  2. How to create a Gantt chart with Node.js via C+...

    Learn how to create a Gantt chart with Aspose.Cells for Node.js via C++ API....saves the workbook to output XLSX format . The following screenshot...path . join ( dataDir , "sample.xlsx" ); // Loads the workbook which...

    docs.aspose.com/cells/nodejs-cpp/how-to-create-...
  3. How to Unhide Multiple Sheets in Excel using Java

    This tutorial guides on how to unhide multiple sheets in Excel using Java. It provides all the details to configure the environment, detailed steps and a runnable sample code to unhide Excel sheet using Java....original file or save it as a new XLSX , XLS , ODS, or any other supported...

    kb.aspose.com/cells/java/how-to-unhide-multiple...
  4. Supported Document Formats|Aspose.Words for Java

    Edit source documents in many popular formats, as well as freely convert files from one format to another using Java....WordprocessingML Macro-Enabled Template XLSX XML-based file format for representing...

    docs.aspose.com/words/java/supported-document-f...
  5. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。...xlsx" ); std :: cout << "TextBox...srcDir + u "SampleTextboxExcel20.xlsx" ; // Path of output excel file...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  6. Converting a HTML file to PNG using C# | Aspose...

    Sample code for HTML‑to‑PNG conversion in .NET. Use the API example code for batch HTML‑to‑PNG conversion within VB.NET, ASP.NET, or any .NET‑based application....HTML to TXT HTML to XLS HTML to XLSX HTML to XML HTML to XPS Convert...

    products.aspose.com/pdf/net/conversion/html-to-...
  7. Converting a PDF file to TXT using C# | Aspose.PDF

    Sample code for PDF‑to‑TXT conversion in .NET. Use the API example code for batch PDF‑to‑TXT conversion within VB.NET, ASP.NET, or any .NET‑based application....PDF to TIFF PDF to XLS PDF to XLSX PDF to XML PDF to XPS PDF to...

    products.aspose.com/pdf/net/conversion/pdf-to-txt/
  8. Converting a PDF file to GIF using C# | Aspose.PDF

    Sample code for PDF‑to‑GIF conversion in .NET. Use the API example code for batch PDF‑to‑GIF conversion within VB.NET, ASP.NET, or any .NET‑based application....PDF to TXT PDF to XLS PDF to XLSX PDF to XML PDF to XPS PDF to...

    products.aspose.com/pdf/net/conversion/pdf-to-gif/
  9. Split Documents via Android Mobile Apps | produ...

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your android application. Split document by page number or by some predefined pattern....Files Split XLS Files Split XLSX Files...

    products.aspose.com/total/android-java/split/
  10. How to Change Excel Row Height using C++

    In this small tutorial, we will elaborate how to change excel row height using C++. You will adjust row height in excel using C++ by a fixed value or based on content size....output file can be saved in XLSX or any other supported format...

    kb.aspose.com/cells/cpp/how-to-change-excel-row...