FieldIf.false_text property. Gets or sets the text displayed if the comparison expression is ``False``.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Statement...
FieldIf.right_expression property. Gets or sets the right part of the comparison expression.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Statement...
FieldIf.left_expression property. Gets or sets the left part of the comparison expression.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Statement...
Represents a table of authorities categories.... auto doc = MakeObject<Document>(); auto...MakeObject<DocumentBuilder>(doc); // TOA fields can filter their...
Aspose::Words::WebExtensions::BaseWebExtensionCollection::idx_get method. Gets or sets an item at the specified index in C++.... auto doc = MakeObject < Document > ( MyDir...extension.docx" ); ASSERT_EQ ( 1 , doc -> get_WebExtensionTaskPane ()...
FieldGoToButton Location property. Gets or sets the name of a bookmark a page number or some other item to jump to in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add a GOTOBUTTON field...