Work with Asian typography using C++. Adjust Space between Asian and Latin text in C++....a set of options for text paragraphs in documents written in Asian...Asian Typography tab of the paragraph properties dialog box in Microsoft...
FieldStyleRef.insertRelativePosition property. Gets or sets whether to insert the relative position of the referenced Paragraph....position of the referenced paragraph. get insertRelativePositi...
Split table in Java. How to split one table into two separate tables Java.... This keeps the flow of paragraphs unchanged. If a page break... insert a Paragraph with a page break ( Paragraph pageBreak =...
Aspose::Words::TabStop class. Represents a single custom tab stop. The TabStop object is a member of the TabStopCollection collection. To learn more, visit the documentation article in C++....right tab stop in TOC related paragraphs. auto doc = System :: MakeObject...); // Iterate through all paragraphs with TOC result-based styles;...
ListLevel.is_legal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. # Each paragraph that we add between a list's...
Specifies the type of the leader line displayed under the tab character in Java....for a paragraph. Document doc = new Document(); Paragraph para...getFirstParagraph(); // If we are in a paragraph with no tab stops in this...
Aspose.Words.EditableRange class. Represents a single editable range..." + " we cannot edit this paragraph without the password." );...builder . writeln ( "This paragraph is inside an editable range...
Discover the DocumentBuilder CurrentNode property to easily access the selected node, enhancing your document editing efficiency and workflow....that is a direct child of a Paragraph . Any insert operations you...CurrentNode . When the current paragraph is empty or the cursor is...
DocumentBuilder.currentNode property. Gets the node that is currently selected in this DocumentBuilder....that is a direct child of a Paragraph . Any insert operations you...currentNode . When the current paragraph is empty or the cursor is...