Aspose::Words::Story::DeleteShapes method. Deletes all shapes from the text of this story in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...shape, // which has a parent Paragraph, which is a child node of...
ParagraphFormat.styleIdentifier property. Gets or sets the locale independent style identifier of the Paragraph style applied to this formatting....independent style identifier of the paragraph style applied to this formatting...new aw . Document (); let builder = new aw . DocumentBuilder...
Aspose::Words::Font::get_TintAndShade method. Gets or sets a double value that lightens or darkens a color in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln (); // Create some...
ListLevel.startAt property. Returns or sets the starting number for this list level....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...
Aspose.Words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style...paragraphFormat Gets the paragraph formatting of the conditional...new aw . Document (); let builder = new aw . DocumentBuilder...
Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitHeadingLevel method. Specifies the maximum level of headings at which to split the document. Default value is %2 in C++....document will be split at paragraphs formatted using Heading 1...only Heading 1 and Heading 2 paragraphs cause the document to be...
FieldAdvance.left_offset property. Gets or sets the number of points by which the text that follows the field should be moved left....Document () builder = aw . DocumentBuilder ( doc ) builder . write...continue to be applied until the paragraph ends, # or another ADVANCE...
FieldAdvance.up_offset property. Gets or sets the number of points by which the text that follows the field should be moved up....Document () builder = aw . DocumentBuilder ( doc ) builder . write...continue to be applied until the paragraph ends, # or another ADVANCE...
Aspose::Words::Saving::TableContentAlignment enum. Allows to specify the alignment of the content of the table to be used when exporting into Markdown format in C++....will be taken from the first paragraph in corresponding table column...align contents in tables. auto builder = System :: MakeObject < Aspose...