Represents information about a particular document page in Java....Description getColored() Returns true if the page contains colored...points. getLandscape() Returns true if the page orientation specified...
MappedDataFieldCollection.contains_value method. Determines whether a mapping from the specified field in the data source exists in the collection.... Parameter Type Description data_source_field_name...in the data source. Returns True if item is found in the collection;...
Aspose::Words::Saving::DocSaveOptions::DocSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Doc format in C++....flag to true. options -> set_SaveRoutingSlip ( true ); doc ->...SaveFormat saveFormat ) Parameter Type Description saveFormat Aspo...
Represents special formatting applied to some area of a table with assigned table style in Java.... // 1 - By style type: tableStyle.getConditionalStyles()...getLastColumn().getFont().setBold(true); // List all possible style...
Represents a single custom tab stop in Java....PARAGRAPH, true)) { if (para.getParagraphFormat()...tab stop. getLeader() Gets the type of the leader line displayed...
DocumentBuilder.move_to_header_footer method. Moves the cursor to the beginning of a header or footer in the current section....move_to_header_footer(header_footer_type) Moves the cursor to the beginning...move_to_header_footer ( self , header_footer_type : aspose . words . HeaderFooterType...
FieldTC.omit_page_number property. Gets or sets whether page number in TOC should be omitted for this field.... FIELD_TOC , True ) . as_field_toc () # Configure...pick up TC entries of the "A" type, and an entry-level between...
WriteProtection.validatePassword method. Returns ``True`` if the specified password is the same as the write-protection password the document was protected with...validatePassword(password) Returns true if the specified password is...password : string ) Parameter Type Description password string...
FontInfoCollection.contains method. Determines whether the collection contains a font with the given name....( name : string ) Parameter Type Description name string Case-insensitive...the font to locate. Returns true if the item is found in the...