DocumentVisitor.visitSubDocument method. Called when a sub-Document is encountered....'DocStructureToText' , () => { let doc = new aw . Document ( base ....and modify each visited node. doc . accept ( visitor ); console...
Aspose::Words::Fields::FieldIndex::get_Heading method. Gets or sets a heading that appears at the start of each set of entries for any given letter in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create an INDEX field which...
Aspose::Words::Fields::FieldIndex::get_LetterRange method. Gets or sets a range of letters to which limit the index in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create an INDEX field which...
Aspose::Words::Fields::FieldIndex::get_NumberOfColumns method. Gets or sets the number of columns per page used when building the index in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create an INDEX field which...
StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let sdtCheckBox = new aw ...
BorderCollection.clearFormatting method. Removes all borders of an object.... let doc = new aw . Document ( base .... let firstParagraphBorder = doc . firstSection . body . firstParagraph...
FieldShape.text property. Gets or sets the text to retrieve.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # The BIDIOUTLINE field numbers...