Aspose::Words::BorderCollection::get_Horizontal method. Gets the horizontal border that is used between cells or conforming paragraphs in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a red horizontal...
Aspose.Words.Lists.ListCollection.add method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); expect ( builder . listFormat...
Font.boldBi property. True if the right-To-left text is formatted as bold.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Define a set of font settings...
Font.italicBi property. True if the right-To-left text is formatted as italic.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Define a set of font settings...
aspose.words.RevisionsView enumeration. Allows To specify whether To work with the original or revised version of a Document.... doc = aw . Document ( file_name =...levels.docx' ) doc . update_list_labels () paragraphs = doc . first_section...
Sample code for PDF To XLS Java conversion. Use API example code for batch PDF files To XLS conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...
Aspose::Words::PageSetup::get_CharactersPerLine method. Gets or sets the number of characters per line in the Document grid in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Enable pitching, and then...
Aspose::Words::Font::get_NumberSpacing method. Gets or sets the spacing type of the numeral being displayed in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // This effect is only supported...
RevisionOptions.insert_cell_color property. Allows To specify the color To be used for inserted cells [RevisionType.INSERTION](../../../aspose.words/revisiontype/#INSERTION)... doc = aw . Document ( file_name =...MY_DIR + 'Cell revisions.docx' ) doc . layout_options . revision_options...