Aspose.Words.Fields.FieldUnknown class. Implements an unknown or unrecognized field...node, returns its parent paragraph. If the field is already removed...new aw . Document (); let builder = new aw . DocumentBuilder...
Implements the MACROBUTTON field in Java....docm"); DocumentBuilder builder = new DocumentBuilder(doc);...field = (FieldMacroButton) builder.insertField(FieldType.FIELD_MACRO_BUTTON...
Aspose::Words::Properties::BuiltInDocumentProperties::get_Lines method. Represents an estimate of the number of lines in the document in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln ( System :: String...
Implements the GREETINGLINE field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...field = (FieldGreetingLine) builder.insertField(FieldType.FIELD_GREETING_LINE...
aspose.words.markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur.... among tables and paragraphs). ROW The element occurs...elements. doc = aw . Document () builder = aw . DocumentBuilder ( doc...