Aspose.Words.ControlChar class. Control characters often encountered in Documents...characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. Remarks Provides...
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::Replacing::FindReplaceOptions::get_IgnoreOfficeMath method. Gets or sets a boolean value indicating either to ignore text inside OfficeMath/>. The default value is true in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Office...get_FirstParagraph () -> GetText (). Trim ()); auto options = System ::...
Aspose::Words::DocumentBuilder::InsertHtml method. Inserts an HTML string into the Document in C++....Inserts an HTML string into the document. void Aspose :: Words :: DocumentBuilder...into the document. Examples Shows how to use a document builder...
Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....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.ComHelper.open method...COM application to load a Document from a file. open ( fileName...fileName string Filename of the document to load. Remarks This method...
CompositeNode.count property. Gets the number of immediate children of this node.... Document (); // An empty document, by default, has...doc , "Run 3. " ); // The document body will not display these...
Represents a single section in a Document in Java....Represents a single section in a document. To learn more, visit the...the Working with Sections documentation article. Remarks: Section...
A collection of Section objects in the Document in Java....of Section objects in the document. To learn more, visit the...the Working with Sections documentation article. Remarks: A Microsoft...