Take a look at code comparison of some features implemented in Aspose.Words for .NET and NPOI using C#....Hide ] What is this page about? This page describes a code comparison...results. Please refresh the page and try again....
aspose.words.layout.LayoutEnumerator class. Enumerates Page layout entities of a document....LayoutEnumerator class Enumerates page layout entities of a document...this class to walk over the page layout model. Available properties...
This short tutorial guides on how to rotate PDF using Python. It contains detailed steps to write the application and a runnable sample code to rotate PDF Pages using Python....Page Product Family Aspose.PSD Product...learn the process to change the page orientation from portrait to...
Discover how to add a Table of Contents (TOC) to an existing PDF document using Python and Aspose.PDF for better navigation....Get access to first page of PDF file toc_page = doc . getPages ()...toc_info . setTitle ( title ) toc_page . setTocInfo ( toc_info ) #...
Remove Pages from PDF file programmatically with C# sample code using Aspose.PDF for .NET...How to Delete pages from PDF using C# Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...
How to recognize the filled form with Aspose.OMR for .NET....completed form (single-page or multi-page) from a single respondent...path to the image (for single-page forms). An absolute or relative...
Building documents from scratch using Aspose.Words for .NET in PHP via COM in C#....Hide ] What is this page about? This page explains how to run...results. Please refresh the page and try again....
Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... Add the table to a page. Save the file. The following...// Add table object to first page of input document doc . getPages...
Implement this interface if you want to have your own custom method called during build and rendering of Page layout model in Java....during build and rendering of page layout model. Remarks: The primary...possible to build page layout model for only a few pages at start of...