Discover the Aspose.Words IDocumentProcessorPlugin interface to enhance your document processing with powerful external plugins for seamless integration....Adds image watermark on each page of the document loaded by Load...Adds text watermark on each page of the document loaded by Load...
File formats for images and recognition results supported by Aspose.OCR for Java....standardized format for multi-page documents .JPG JPEG, the most...TIFF or .TIF Single-page and multi-page images, commonly used...
This section provides a list with links to the Documentation about configuring the export....Factor Overlapping Items Page Margins Page Breaks Inserting Fields...Processing Images for HTML output Page Size and Orientation Compatibility...
This section describes how to set image size PDF file using C# library....Document ()) { // Add page var page = document . Pages . Add (); // Create...to the pagepage . Paragraphs . Add ( img ); // Set page properties...
Aspose.Words.Saving.PageSavingArgs class. Provides data for the [IPageSavingCallback.PageSaving()](../iPagesavingcallback/PageSaving/#Pagesavingargs) event...close it after saving a document page. pageFileName Gets or sets the...document page will be saved to. pageIndex Current page index. See...
Automatic detection of line bounding boxes inside an image....contain more than one image per page. Therefore, the resulting list...objects than the number of pages in the document. Property Description...
LayoutEnumerator constructor. Initializes new instance of this class....whose page layout model to enumerate. Remarks If page layout...document is updated and new page layout model is created, a new...
HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write Page numbers to table of contents when saving HTML, MHTML and EPUB...property Specifies whether to write page numbers to table of contents...Examples Shows how to display page numbers when saving a document...