Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 4,276 for

paragraph builder

(0.05 sec)
  1. Aspose::Words::Tables::Table::get_TextWrapping ...

    Aspose::Words::Tables::Table::get_TextWrapping method. Gets or sets TextWrapping for table in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Table > table = builder -> StartTable (); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. TabStop constructor | Aspose.Words for Python

    aspose.words.TabStop constructor... Document () builder = aw . DocumentBuilder ( doc...= doc ) tab_stops = builder . paragraph_format . tab_stops #...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.LineNumberCountBy | Aspose.Words for ...

    Discover the PageSetup LineNumberCountBy property to easily customize line number increments for enhanced document formatting and readability....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...line. PageSetup pageSetup = builder . PageSetup ; pageSetup . LineStartingNumber...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Table.text_wrapping property | Aspose.Words for...

    Table.text_wrapping property. Gets or sets [Table.text_wrapping](./) for table.... Document () builder = aw . DocumentBuilder ( doc...doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::TabStop::Equals method | Aspose....

    Aspose::Words::TabStop::Equals method. Compares with the specified TabStop in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...TabStopCollection > tabStops = builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. EditableRange.EditableRangeEnd | Aspose.Words f...

    Discover the EditableRangeEnd property, easily access the node marking the end of your editable range for seamless content management....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/net/aspose.words/edi...
  7. EditableRangeEnd.NodeType | Aspose.Words for .NET

    Discover the EditableRangeEnd NodeType property, which efficiently returns the EditableRangeEnd for enhanced document editing capabilities....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/net/aspose.words/edi...
  8. Comment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Comment class, your essential tool for managing comment text in documents. Enhance your workflow with seamless integration!...FirstParagraph { get; } Gets the first paragraph in the story. Font { get;...LastParagraph { get; } Gets the last paragraph in the story. NextSibling...

    reference.aspose.com/words/net/aspose.words/com...
  9. Comment class | Aspose.Words for Python

    aspose.words.Comment class. Represents a container for text of a comment...child of Paragraph . Comment can contain Paragraph and Table...CompositeNode ) first_paragraph Gets the first paragraph in the story...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::EditableRange::Remove method | A...

    Aspose::Words::EditableRange::Remove method. Removes the editable range from the document. Does not remove content inside the editable range in C++....ReadOnly , u "MyPassword" ); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/edi...