Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 4,590 for

paragraph builder

(0.11 sec)
  1. Aspose::Words::Tables::Table::get_AbsoluteVerti...

    Aspose::Words::Tables::Table::get_AbsoluteVerticalDistance method. Gets or sets absolute vertical floating table position specified by the table properties, in points. Default value is 0 in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Table > table = builder -> StartTable (); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::Tables::Table::get_RelativeHoriz...

    Aspose::Words::Tables::Table::get_RelativeHorizontalAlignment method. Gets or sets floating table relative horizontal alignment in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Table > table = builder -> StartTable (); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. PageSetup.line_number_restart_mode property | A...

    PageSetup.line_number_restart_mode property. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously.... Document () builder = aw . DocumentBuilder ( doc...of the line. page_setup = builder . page_setup page_setup . ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldBuilder.build_and_insert method | Aspose.W...

    aspose.words.fields.FieldBuilder.build_and_insert method...the end of the specified paragraph. def build_and_insert ( self...ref_node : aspose . words . Paragraph ): ... Parameter Type Description...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListLevelCollection.Item | Aspose.Words for .NET

    Access list levels effortlessly with the ListLevelCollection Item property. Retrieve any level by index for seamless document formatting....organize and decorate sets of paragraphs with prefix symbols and indents...document builder's "ListFormat" property. // Each paragraph that...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = Builder.StartTable(); Builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; Builder.InsertParagraph(); b…...Table table1 = builder.StartTable(); builder.InsertCell().CellFormat...Styles["tableStyle"]; builder.InsertParagraph(); builder.CellFormat.PreferredWidth...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  7. EditorType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.EditorType enum, which defines editing groups to control user permissions for document range editing. Enhance your document management today!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/net/aspose.words/edi...
  8. Aspose::Words::DocumentBuilder::get_Underline m...

    Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current font in C++....text inserted by a document builder. auto doc = System :: MakeObject...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Shading.texture property | Aspose.Words for Nod...

    Shading.texture property. Gets or sets the shading texture.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let borders = builder . paragraphFormat . borders ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldNoteRef class | Aspose.Words for Python

    aspose.words.fields.FieldNoteRef class. Implements the NOTEREF field...hyperlink to the bookmarked paragraph. insert_reference_mark Inserts...position of the bookmarked paragraph. is_dirty Gets or sets whether...

    reference.aspose.com/words/python-net/aspose.wo...