Add or Remove Header and Footer in Word Documents using Java
Header and Footer are commonly used in documents to show important information like page number, topic, chapter, etc. You can add, insert, delete or remove header and footer in Word documents (DOCX/DOC) using your Java applications. In this article, we will be learning about adding or removing headers and footers.
Create Clipping Path in TIFF Images using C#
Split MS Word Documents using C#
Create OMR Sheet Checker or Scanner Software in C#
Step-by-step guide to create OMR templates, generate PDFs, and scan bubble answer sheets with C# using Aspose.OMR.
Create MS Word Documents (DOC/DOCX) using C++
Aspose.Words offers a powerful API suite to create, edit, and convert MS Word files programmatically. It supports both basic and advanced word‑processing features. This guide shows how to use Aspose.Words for C++ to create Word documents from scratch. Step‑by‑step instructions and code samples demonstrate inserting text, images, tables, lists and other elements.
Convert Excel XLS to HTML using Python
Convert Word to HTML MHTML Programmatically using C++
Create MS Excel Files using Python - Python Excel API
Merge PowerPoint Presentations using C# or VB.NET
Insert or Delete Comments in Word (DOCX/DOC) using Java