Aspose.Words.Fields.FieldStart class. Represents a start of a Word field in a Document...start of a Word field in a document. To learn more, visit the...Fields documentation article. Remarks FieldStart is an inline-level...
Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++....:: Words :: Document > (); // An empty document, by default,...contain other composite and inline nodes as children. System ::...
CompositeNode.getChildNodes method. Returns a live collection of child nodes that match the specified type....is always in sync with the document. For example, if you selected...selected all sections in a document and enumerate through the collection...
Aspose::Words::Story::DeleteShapes method. Deletes all shapes from the text of this story in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder to insert a shape. This is an inline shape, // which...
Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....get_ParentParagraph () Examples Shows how to insert InlineStory nodes. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Aspose::Words::InlineStory::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++....EnsureMinimum () Examples Shows how to insert InlineStory nodes. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...
Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a shape or picture in C++.... Inline 0 The shape remains on the...open. Examples Shows how to insert an image, and use it as a watermark...
aspose.words.markup.SdtType enumeration. Specifies the type of a structured Document tag (SDT) node....Specifies the type of a structured document tag (SDT) node. Members Name...list when displayed in the document. COMBO_BOX The SDT represents...
Introduction to shape markup language, creating shapes of different types using C++.... A Word document can contain one or more different...the document are represented by the Shape class. Insert Shape...
Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured Document tag (SDT) node....Specifies the type of a structured document tag (SDT) node. Members Name...list when displayed in the document. ComboBox The SDT represents...