Aspose::Words::Font class. Contains font attributes (font name, font size, color, and so on) for an object. To learn more, visit the documentation article in C++.... get_AllCaps () True if the font is formatted as...characteristics. get_Bold () True if the font is formatted as...
CompareOptions.ignore_formatting property. True indicates that formatting is ignored....ignore_formatting property True indicates that formatting is...Shows how to filter specific types of document elements when making...
Provides Typed access to a collection of Comment nodes in Java....extends NodeCollection Provides typed access to a collection of Comment...setText("Hello world!"); comment.setDone(true); // Comments that are "done"...
Aspose::Words::FileFormatInfo class. Contains data returned by FileFormatUtil document format detection methods. To learn more, visit the documentation article in C++....get_HasDigitalSignature () const Returns true if this document contains a...get_HasMacros () const Returns true if this document contains a...
Represents all formatting for a table row in Java....setAllowBreakAcrossP(true); doc.save(getArtifactsDir()...builder.getCellFormat().setFitText(true); builder.getRowFormat().clearFormatting();...
IRevisionCriteria.is_match method. Checks whether or not specified *revision* matches criteria.... Parameter Type Description revision Revision...unexpected results. Returns True if the revision matches criteria...
Aspose::Words::DocumentBuilder::MoveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section in C++....headerFooterType ) Parameter Type Description headerFooterType...-> set_DifferentFirstPageHe ( true ); builder -> get_PageSetup...
Contains information about a warning that Aspose.Words issued during document loading or saving in Java....setEnabled(true); // Original font metrics should...getLayoutOptions().setKeepOriginalFontM(true); // We will get a font substitution...