Aspose.Words Processor for XLSX Files in .NET is a robust tool designed for creating XLSX documents using the Aspose.Words API. This plugin enables the creation of a new XLSX document or loading a document in various formats, converting it to XLSX. Subsequently, you can make required modifications to the document and seamlessly save the result in XLSX format.
Document
class, pass input file path to the constructorDocumentBuilder
class, and pass object of Document
class to the constructorDocumentBuilder.StartTable
method to create a tableDocumentBuilder.InsertCell
to add a cell to the table, and DocumentBuilder.Write
to add value to the cellDocument.Save
methodGet the respective assembly files from the downloads or fetch the package from NuGet to add Aspose.Words
directly in your workspace.
Aspose.Words XLSX File Processor for .NET is a powerful tool designed to create XLSX documents using the Aspose.Words API. This plugin enables the creation of new XLSX documents or the conversion of documents from various formats to XLSX, allowing necessary modifications and saving in XLSX format.
The plugin provides various options for editing XLSX documents, including find and replace text, customize rendering for effects and shapes, specify anti-aliasing preferences, specify high-quality rendering algorithms, and choose the folder for saving resources (images) when exporting.
You can only save files in XLSX format. To load documents in the required format, use the appropriate Aspose.Words plugin and then the Converter plugin to convert to XLSX format.
Visit the Aspose.Words GitHub repository for complete examples and data files.
Aspose.Words XLSX Processor for .NET is versatile and finds applications in various industries such as software development, retail, enterprise management, healthcare, banking, automotive, aviation, logistics, and the extraction industry.