A collection of Section objects in the document in Java....write("Section 2"); Assert.assertEquals("Section 1\fSection 2", doc.getText()...Assert.assertEquals("Section 2", doc.getText().trim()); // Append...
Learn how to migrate from older versions of Aspose.Tasks for .NET to version 8.0.0 or higher. This guide provides updated syntax, structural changes, and key migration examples....Project prj = new Project(); 2 prj.StartDate = DateTime.Now;...1 'Create a project instance 2 Dim prj As New Project() 3 prj...
CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this node....Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....
HtmlSaveOptions.navigationMapLevel property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats...of styles Heading 1 , Heading 2 and Heading 3 . You can set this...options . navigationMapLevel = 2 ; doc . save ( base . artifactsDir...
Aspose::Words::Saving::XpsSaveOptions::get_OutlineOptions method. Allows to specify outline options in C++....serve as TOC entries of levels 1, 2, and then 3. builder -> get_ParagraphFormat...builder -> Writeln ( u "Heading 1.2" ); builder -> get_ParagraphFormat...