Aspose::Words::Settings::Compatibility enum. Specifies names of compatibility options in C++....SuppressTopSpacingAt 16 Suppress Top Line Spacing in WordPerfect. SpacingInWholePoints...SuppressTopLineSpaci 22 Suppress Top Line Spacing in WordPerfect. TruncateFontHeightLi...
ParagraphFormat.character_unit_first_Line_indent property. Gets or sets the value (in characters) for the first-Line or hanging indent...character_unit_first_line_indent property ParagraphFormat.ch...character_unit_first_line_indent property Gets or sets the value...
Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....String textDoc = " Line 1 \n" + " Line 2 \n" + " Line 3 "; // Create...characters at the start of every line. // Set the "LeadingSpacesOptions"...
asposediagram.api Classes AbstractInterruptMonitor Act ActCollection Align Alignment Annotation AnnotationCollection ......LayerCollection LayerMem Layout License Line LineAdjustFrom LineAdjustTo...Contains elements that control line attributes for a shape, such...
Discover the Font DoubleStrikeThrough property. Easily format text with a double strikethrough for enhanced clarity and style in your documents....Examples Shows how to add a line strikethrough to text. Document...( doc , "Text with a single-line strikethrough." ); run . Font...
Font.double_strike_through property. True if the font is formatted as double strikethrough text....Examples Shows how to add a line strikethrough to text. doc =... text = 'Text with a single-line strikethrough.' ) run . font...
Discover the Aspose.Words.Drawing namespace to effortlessly create and modify stunning drawing objects, enhancing your document's visual appeal....Provides access to signature line properties. SoftEdgeFormat Represents...of the arrow at the end of a line. ArrowType Specifies the type...
aspose.words.settings.Compatibility enumeration. Specifies names of compatibility options....AT_TOP_OF_PAGE Suppress Top Line Spacing in WordPerfect SPACING_IN_WHOLE_POINTS...SUPPRESS_TOP_LINE_SPACING_WP Suppress Top Line Spacing in WordPerfect...
TextColumnCollection.LineBetween property. When ``true``, adds a vertical Line between columns....When true , adds a vertical line between columns. get lineBetween...separate columns with a vertical line. let doc = new aw . Document...
Aspose::Words::Font::get_StrikeThrough method. True if the font is formatted as strikethrough text in C++....Examples Shows how to add a line strikethrough to text. auto...doc , u "Text with a single-line strikethrough." ); run -> get_Font...