PageInfo.landscape property. Returns ``True`` if the Page orientation specified in the document for this Page is landscape....property Returns True if the page orientation specified in the...the document for this page is landscape. @property def landscape...
Aspose.Words.Drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...
Split documents programmatically in C#: DOCX, PDF, DOC, ODT, RTF, HTML, TXT and many more....can integrate the extracted pages with other data and, as a result...functions to extract document pages according to the specified mode...
Manage PDF Forms programmatically with PHP sample code using Aspose.PDF for PHP via Java....more details check the GitHub page. How to Create PDF Forms using...of Document class. Access the Page via its index. Call the Form...
Aspose::Words::DocumentBuilder::get_Document method. Gets or sets the Document object that this object is attached to in C++....Shows how to apply and revert page setup settings to sections in...DocumentBuilder > ( doc ); // Modify the page setup properties for the builder's...
Aspose::Words::ConvertUtil::PointToInch method. Converts points to inches in C++....Examples Shows how to specify page properties in inches. auto doc...section's "Page Setup" defines the size of the page margins in...
Provides various options that control how a document is shown in Microsoft Word in Java....PAGE_LAYOUT); doc.getViewOptions()...document to fit the width of the page. // Set the "ZoomType" property...
How to Insert Barcodes to PDF Files...related to its placement on a page of a PDF document. The standard...barcode image onto one or many pages of the PDF document setting...
Remove footers from a document easily and fast instead of using Apache POI....of the first page to be different from other pages. // You can...headers/footers for odd and even pages. pageSetup . setDifferentFirstPag...
In this tutorial you will learn how to insert Word header and footer using C# without interop. This tutorial can be used to add header and footer in Word using C# and insert some text into them....Page Product Family Aspose.PSD Product...differently for first, even and odd pages. The C# code example in this...