Aspose::Words::DocumentBase::get_Lists method. Provides access to the list formatting used in the document in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...> ( doc ); ASSERT_FALSE ( builder -> get_ListFormat () -> get_IsListItem...
ListFormat.listOutdent method. Decreases the list level of the current Paragraph by one level....list level of the current paragraph by one level. listOutdent...let builder = new aw . DocumentBuilder ( doc ); builder . writeln...
Aspose::Words::ParagraphFormat::get_WidowControl method. True if the first and last lines in the Paragraph are to remain on the same page as the rest of the Paragraph in C++....first and last lines in the paragraph are to remain on the same...same page as the rest of the paragraph. bool Aspose :: Words :: ParagraphFormat...
FieldToc.page_number_omitting_level_range property. Gets or sets a range of levels of the table of contents entries from which to omits page numbers....Document () builder = aw . DocumentBuilder ( doc ) builder . start_bookmark...appears on to the right. field = builder . insert_field ( aw . fields...
FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters within table entries....Document () builder = aw . DocumentBuilder ( doc ) builder . start_bookmark...appears on to the right. field = builder . insert_field ( aw . fields...
Aspose::Words::EditableRange::get_Id method. Gets the editable range identifier in C++....ReadOnly , u "MyPassword" ); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln ( System :: String...
Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent Paragraph in C++....Returns the immediate parent paragraph. System :: SharedPtr < Aspose...Aspose :: Words :: Paragraph > Aspose :: Words :: Drawing :: ShapeBase...
Footnote.storyType property. Returns [StoryType.Footnotes](../../../aspose.words/storytype/#Footnotes) or [StoryType.Endnotes](../../../aspose.words/storytype/#Endnotes).... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let footnote = builder . insertFootnote ( aw . Notes...
InlineStory.tables property. Gets a collection of tables that are immediate children of the story.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let footnote = builder . insertFootnote ( aw . Notes...