Aspose::Words::Fonts::FontSettings::SetFontsFolder method. Sets the folder where Aspose.words looks for TrueType fonts when rendering documents or embedding fonts. This is a shortcut to SetFontsFolders() for setting only one font directory in C++....method Sets the folder where Aspose.Words looks for TrueType fonts...rendering this document, // Aspose.Words will apply a fallback font...
PageSetup.right_margin property. Returns or sets the distance (in points) between the right edge of the page and the right boundary of the body text....docx' ) See Also module aspose.words class PageSetup PageSetup...
PageSetup.top_margin property. Returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text....docx' ) See Also module aspose.words class PageSetup PageSetup...
PageSetup.bottom_margin property. Returns or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text....docx' ) See Also module aspose.words class PageSetup PageSetup...
PageSetup.footer_distance property. Returns or sets the distance (in points) between the footer and the bottom of the page....docx' ) See Also module aspose.words class PageSetup PageSetup...
NodeImporter.import_node method. Imports a node from one document into another....import_node ( self , src_node : aspose . words . Node , is_import_children...table.' ) See Also module aspose.words class NodeImporter NodeImporter...
Node.previousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm....previousPreOrder ( rootNode : Aspose . Words . Node ) Parameter Type...toEqual ( 0 ); See Also module Aspose.Words class Node Node.nodeTypeToString...
Body.nodeType property. Returns [NodeType.Body](../../nodetype/#Body).... get nodeType () : Aspose . Words . NodeType Examples Shows...); } } } See Also module Aspose.Words class Body Body constructor...
Table.alignment property. Specifies how an inline table is aligned in the document.... get alignment () : Aspose . Words . Tables . TableAlignment...docx" ); See Also module Aspose.Words class Table Table.absoluteVerticalDist...