NodeImporter.importNode method. Imports a node from one Document into another....isImportChildren) Imports a node from one document into another. importNode (...belonging to the importing document. The returned node has no...
Discover the FindReplaceOptions Direction property to customize your replace function. Choose between Forward and Backward for optimal results....find-and-replace operation traverses the document in. public void Direction...findReplaceDirection ) { Document doc = new Document (); DocumentBuilder...
Aspose::Words::Inline::get_Font method. Provides access to the font formatting of this object in C++....Words document by hand. auto doc = System...Aspose :: Words :: Document > (); // A blank document contains one...
Aspose::Words::Paragraph::get_ParagraphFormat method. Provides access to the paragraph formatting properties in C++....Words document by hand. auto doc = System...Aspose :: Words :: Document > (); // A blank document contains one...
Represents a Word field separator that separates the field code from the field result in Java....the Working with Fields documentation article. Remarks: FieldSeparator... control character in the document. FieldSeparator can only be...
Aspose::Words::Section::Section constructor. Initializes a new instance of the Section class in C++....:DocumentBase>& The owner document. Remarks When the section...specified document, but is not yet part of the document and ParentNode...
Aspose::Words::Saving::OdtSaveOptions::OdtSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Odt format in C++....that can be used to save a document in the Odt format. Aspose...Shows how to make a saved document conform to an older ODT schema...
FindReplaceOptions.applyFont property. Text formatting applied to new content.... Document (); let builder = new aw ...); expect ( doc . getText (). trim ()). toEqual ( "Numbers that...
Aspose::Words::Paragraph::Paragraph constructor. Initializes a new instance of the Paragraph class in C++....:DocumentBase>& The owner document. Remarks When Paragraph is...specified document, but is not yet part of the document and ParentNode...
Aspose::Words::DocumentBuilder::StartBookmark method. Marks the current position in the Document as a bookmark start in C++....the current position in the document as a bookmark start. System...created. Remarks Bookmarks in a document can overlap and span any range...