Aspose::Words::ControlChar::SectionBreakChar field. End of section character: (char)12 or "\f" in C++....Aspose::Words::ControlChar::SectionBreakChar field Contents [... static constexpr char16_t Aspose :: Words :: ControlChar ::...
Aspose::Words::PageExtractOptions class. Allows to specify options for document page extracting in C++....Aspose::Words::PageExtractOptions class Contents [ Hide ] PageExtractOptions...set_UnlinkPagesNumberFie (bool) Setter for Aspose::Words::PageExtractOptions...
Aspose::Words::NumberStyle enum. Specifies the number style for a list, footnotes and endnotes, page numbers in C++....Aspose::Words::NumberStyle enum Contents [ Hide ] NumberStyle...doc = System :: MakeObject < Aspose :: Words :: Document > ();...
Aspose::Words::ControlChar::Cell method. End of a table cell or end of a table row character: "\x0007" or "\a" in C++....Aspose::Words::ControlChar::Cell method Contents [ Hide ] ControlChar::Cell... static System :: String & Aspose :: Words :: ControlChar ::...
Aspose::Words::StyleType enum. Represents type of the style in C++....Aspose::Words::StyleType enum Contents [ Hide ] StyleType enum...doc = System :: MakeObject < Aspose :: Words :: Document > ();...
Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the document. To learn more, visit the documentation article in C++....Aspose::Words::RevisionCollection class Contents [ Hide ] RevisionCollection...IEnumerable < System :: SharedPtr < Aspose :: Words :: Revision >> Methods...
Aspose::Words::Node::NextPreOrder method. Gets next node according to the pre-order tree traversal algorithm in C++....Aspose::Words::Node::NextPreOrder method Contents [ Hide ] Node::NextPreOrder...:: SharedPtr < Aspose :: Words :: Node > Aspose :: Words :: Node...
Aspose::Words::Drawing::FlipOrientation enum. Possible values for the orientation of a shape in C++....Aspose::Words::Drawing::FlipOrientation enum Contents [ Hide...doc = System :: MakeObject < Aspose :: Words :: Document > ();...
Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array into the document. The image is inserted inline and at 100% scale in C++....Aspose::Words::DocumentBuilder::InsertImage method Contents [...SharedPtr < Aspose :: Words :: Drawing :: Shape > Aspose :: Words...