1. Products
  2.   Aspose.Words
  3.   .NET
  4.   Web File Processor

Web File Processor for .NET

Create, load and edit your Web files, then save the result in HTML and MHTML formats.

Aspose.Words Web File Processor for .NET

Aspose.Words Processor for Web Files in .NET is an advanced document editing tool with high fidelity. With this plugin, you can seamlessly load a Web document, make edits using a diverse range of options, and save the modified result in both HTML and MHTML formats. Additionally, you have the capability to create a new Web document, populate it with essential content, and save it in HTML and MHTML formats.

How to Edit Web File via .NET?

  • Reference Aspose.Words in your project
  • Set your license keys
  • Create instance of Document class, pass input file path to the constructor
  • Create an instance of DocumentBuilder class, and pass object of Document class to the constructor
  • Move in the document and manipulate using DocumentBuilder utility methods
  • Call Document.Save method to save the result

Get Web File Processor for .NET

Get the respective assembly files from the downloads or fetch the package from NuGet to add Aspose.Words directly in your workspace.

  • Microsoft Windows, Linux, macOS, or mobile OS with .NET framework, Mono, or .NET Core installed
  • Development environment - Microsoft Visual Studio 2010-2022, Xamarin, or MonoDevelop 2.4+


Create a Chart in HTML Format via C#

  • Reference Aspose.Words in your project
  • Set your license keys
  • Create an instance of Document class
  • Create an instance of DocumentBuilder class, and pass object of Document class to the constructor
  • Use DocumentBuilder.InsertChart method to insert a chart of any type
  • The DocumentBuilder.InsertChart method returns an object of Shape
  • Access Chart object using Shape class to modify its title & series
  • Add chart’s series using Chart.Series.Add method
  • Call Document.Save method to save the resultant document

More Web File Processor Features

  • Find and replace text
  • Add, edit, or remove headings and subheadings
  • Insert, edit, or remove footnotes and endnotes
  • Manipulate bookmarks
  • Add, edit, or remove tables
  • Work with lists, bullet points, and paragraphs
  • Set hyphenation
  • Manage comments
  • Manipulate images, illustrations, and charts
  • Work with embedded objects


Create Bookmark in a Web File via C# .NET

In order to create a bookmark using Web File Processor, start by creating a new Word document. Initialize an object of DocumentBuilder for the created document. Start a new bookmark with the help of DocumentBuilder.StartBookmark, and name it, then write the text within the bookmark. End the bookmark using DocumentBuilder.EndBookmark. Finally, save the modified document with the bookmark as an EPUB file in the specified directory.


Frequently Asked Questions

What is Aspose.Words Web File Processor for .NET?

Aspose.Words Processor for Web Files for .NET is an advanced document editing tool designed for high fidelity editing of web documents. It allows users to load, edit, and save Web documents in HTML and MHTML formats seamlessly.

What features does the Web File Processor offer?

The Web File Processor provides a wide range of editing options. Users can load existing Web documents, make edits, and save the result in HTML and MHTML formats. Additionally, it supports the creation of new Web documents, allowing users to fill them with content and save in HTML and MHTML.

  

Support and Learning Resources

  
 English