Aspose::Words::Settings::ViewOptions::get_ZoomPercent method. Gets or sets the percentage at which you want to view your document in C++....() const Remarks Although Aspose.Words is able to read and write...Aspose::Words::Settings Library Aspose.Words for C++ Aspose::Words::...
The `Document` class provides various document properties and methods. You use the `Document` class as the starting point for whatever you want to perform with Aspose.words for Java. The `Document` object can be saved to a file or stream and also sent to a browser....Document class is central in Aspose.Words. It represents a document...you want to perform with Aspose.Words: create a new document from...
Working with parts of a table – rows, columns, and cells using Java. Specify Header Row Java....Work with Columns In the Aspose.Words Document Object Model (DOM)...Document Object Model of Aspose.Words, as in Word documents, there...
Font.smallCaps property. True if the font is formatted as small capital letters....docx" ); See Also module Aspose.Words class Font Font.sizeBi property...
Font.theme_font_ascii property. Gets or sets the theme font used for Latin text (characters with character codes from 0 (zero) through 127) in the applied font scheme that is associated with this [Font](../) object....theme_font_ascii ( self ) -> aspose . words . themes . ThemeFont :...theme_font_ascii ( self , value : aspose . words . themes . ThemeFont ):...
ParagraphFormat.pageBreakBefore property. True if a page break is forced before the paragraph....docx" ); See Also module Aspose.Words class ParagraphFormat ParagraphFormat...
Font.position property. Gets or sets the position of text (in points) relative to the base line...docx" ); See Also module Aspose.Words class Font Font.outline...
DocumentBuilder.insert_paragraph method. Inserts a paragraph break into the document....is_end_of_document ) See Also module aspose.words class DocumentBuilder DocumentBuilder...