HtmlSaveOptions.document_split_heading_level property. Specifies the maximum level of headings at which to split the document... Default value is 2 . @property def document_split_heading_level...formatted using Heading 1 , Heading 2 , Heading 3 etc. styles up to...
Discover the Aspose.Words TxtLeadingSpacesOptions enum for efficient leading space handling when importing text files. Optimize your document processing today!...Leading spaces are trimmed Preserve 2 Leading spaces are preserved....textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Create a...
Aspose::Words::Saving::BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level. To learn more, visit the documentation article in C++....document outline at level 1; 2 for level 2 and so on. Examples Shows...-> StartBookmark ( u "Bookmark 2" ); builder -> Writeln ( u "Text...
Discover TxtLoadOptions' LeadingSpacesOptions property to customize leading space handling. Optimize your text loading with the default ConvertToIndent setting....textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 " ; // Create a...Assert . That ( paragraphs [ 2 ]. ParagraphFormat . FirstLineIndent...