ParagraphFormat.right_indent property. Gets or sets the value (in points) that represents the right indent for paragraph....docx' ) See Also module aspose.words class ParagraphFormat ParagraphFormat...
Table.absoluteVerticalDistance property. Gets or sets absolute vertical floating table position specified by the table properties, in points...docx" ); See Also module Aspose.Words class Table Table.absoluteHorizontalDi...
DocumentBuilder.pushFont method. Saves current character formatting onto the stack....docx" ); See Also module Aspose.Words class DocumentBuilder property...
TextColumnCollection.evenly_spaced property. True if text columns are of equal width and evenly spaced....docx' ) See Also module aspose.words class TextColumnCollection...
Different ways to insert fields into your document using C++....using FieldBuilder using Aspose.Words Document Object Model (DOM)...using DocumentBuilder In Aspose.Words the InsertField method is...
TableStyle.bottomPadding property. Gets or sets the amount of space (in points) to add below the contents of table cells....docx" ); See Also module Aspose.Words class TableStyle TableStyle...
Document.acceptEnd method. Accepts a visitor for visiting the end of the document.... acceptEnd ( visitor : Aspose . Words . DocumentVisitor ) Parameter...visitor. See Also module Aspose.Words class Document Document...
Body.acceptStart method. Accepts a visitor for visiting the start of the document's body....acceptStart ( visitor : Aspose . Words . DocumentVisitor ) Parameter...visitor. See Also module Aspose.Words class Body Body.acceptEnd...
Paragraph.acceptStart method. Accepts a visitor for visiting the start of the document's paragraph....acceptStart ( visitor : Aspose . Words . DocumentVisitor ) Parameter...visitor. See Also module Aspose.Words class Paragraph Paragraph...
TabStopCollection.get_position_by_index method. Gets the position (in points) of the tab stop at the specified index....1 ) See Also module aspose.words class TabStopCollection...