FieldAddressBlock.language_id property. Gets or sets the language ID used to format the address.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) field = builder . insert_field...
Aspose::Words::TextDmlEffect enum. Dml text effect for text runs in C++.... auto doc = System :: MakeObject < Aspose...Words :: RunCollection > runs = doc -> get_FirstSection () -> get_Body...
Aspose::Words::ParagraphFormat::get_KeepTogether method. True if all lines in the paragraph are to remain on the same page in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...
PclSaveOptions.fallbackFontName property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . name = "Non-existent...
CommentRangeStart constructor. Initializes a new instance of this class....constructor CommentRangeStart(doc, id) Initializes a new instance...this class. CommentRangeStart ( doc : Aspose . Words . DocumentBase...
CommentRangeEnd constructor. Initializes a new instance of this class....constructor CommentRangeEnd(doc, id) Initializes a new instance...this class. CommentRangeEnd ( doc : Aspose . Words . DocumentBase...
Convert EPUB to MHTML using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. This...files to DOC. Once the EPUB file has been rendered to DOC, the second...
Aspose.Words.Math.OfficeMathDisplayType enumeration. Specifies the display format type of the equation.... let doc = new aw . Document ( base ....math.docx" ); let officeMath = doc . getOfficeMath ( 0 , true );...