Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++....Aspose::Words::ControlChar::LineFeed method Contents [ Hide ]...static System :: String & Aspose :: Words :: ControlChar :: LineFeed...
Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....Aspose::Words::ControlChar::SectionBreak method Contents [ Hide...static System :: String & Aspose :: Words :: ControlChar :: SectionBreak...
Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" in C++....Aspose::Words::ControlChar::ParagraphBreakChar field Contents...static constexpr char16_t Aspose :: Words :: ControlChar :: ParagraphBreakChar...
Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++....Aspose::Words::ControlChar::CellChar field Contents [ Hide ]...static constexpr char16_t Aspose :: Words :: ControlChar :: CellChar...
Aspose::Words::ConditionalStyleType enum. Represents possible table areas to which conditional formatting may be defined in a table style in C++....Aspose::Words::ConditionalStyleType enum Contents [ Hide ] ConditionalStyleType...System :: MakeObject < Aspose :: Words :: Document > (); auto...
Aspose::Words::IDocumentConverterPlugin interface. Defines an interface for external converter plugin in C++....Aspose::Words::IDocumentConverterPl interface IDocumentConverterPl...am>, System::SharedPtr<Aspose::Words::Loading::LoadOptions>,...
Aspose::Words::ParagraphAlignment enum. Specifies text alignment in a paragraph in C++....Aspose::Words::ParagraphAlignment enum Contents [ Hide ] ParagraphAlignment...Shows how to construct an Aspose.Words document by hand. auto doc...
Aspose::Words::Node::PreviousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm in C++....Aspose::Words::Node::PreviousPreOrder method Contents [ Hide...SharedPtr < Aspose :: Words :: Node > Aspose :: Words :: Node ::...