Node.previous_pre_order method. Gets the previous node according To the pre-order tree traversal algorithm.... doc = aw . Document ( file_name =...= MY_DIR + 'Images.docx' ) self . assertEqual ( 9 , len ( list...
EditableRange.editable_range_end property. Gets the node that represents the end of the editable range.... doc = aw . Document () doc . protect ( type...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( "Hello...
FieldHyperlink.target property. Gets or sets the target To which the link should be redirected.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...
Aspose::Words::Fields::FieldSeq::get_ResetHeadingLevel method. Gets or sets an integer number representing a heading level To reset the sequence number To. Returns -1 if the number is absent in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // SEQ fields display a count...
Discover Aspose.Words.PageVerticalAlignment enum for optimal text alignment on pages. Enhance your Document's layout with precise vertical justification!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...