Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 4,608 for

paragraph builder

(0.04 sec)
  1. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent Paragraph for streamlined content management and enhanced organization....immediate parent paragraph. public Paragraph ParentParagraph {...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...

    reference.aspose.com/words/net/aspose.words.dra...
  2. BorderCollection.GetEnumerator | Aspose.Words f...

    Discover the BorderCollection GetEnumerator method to easily iterate through all borders, enhancing your coding efficiency and collection management....edit all of the borders in a paragraph format object. Document doc...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/bor...
  3. Aspose::Words::EditableRange::get_EditableRange...

    Aspose::Words::EditableRange::get_EditableRangeEnd method. Gets the node that represents the end of 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...
  4. Aspose::Words::EditableRangeStart::get_Id metho...

    Aspose::Words::EditableRangeStart::get_Id method. Specifies the identifier of 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...
  5. Story.LastParagraph | Aspose.Words for .NET

    Access the last Paragraph of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience....Gets the last paragraph in the story. public Paragraph LastParagraph...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...

    reference.aspose.com/words/net/aspose.words/sto...
  6. Document.Compare | Aspose.Words for .NET

    Effortlessly compare documents with our Document Compare tool. Identify edits and format changes quickly for streamlined revisions and enhanced collaboration....DocumentBuilder builder = new DocumentBuilder ( docOriginal ); builder . Writeln...(); builder = new DocumentBuilder ( docEdited ); builder . Writeln...

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, Paragraph and section formatting...other content, specify font, paragraph and section formatting. To...learn more, visit the Document Builder Overview documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a table style...formatting properties of a paragraph style. (Inherited from Style...(Inherited from Style ) next_paragraph_style_name Gets/sets the name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListFormat.ListLevelNumber | Aspose.Words for .NET

    Discover the ListFormat ListLevelNumber property, easily manage Paragraph list levels from 0 to 8 for enhanced document organization and clarity....level number (0 to 8) for the paragraph. public int ListLevelNumber...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.lis...
  10. TableStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.TableStyle class for creating and customizing stunning table styles in your documents. Enhance your formatting effortlessly!...formatting properties of a paragraph style. Locked { get; set;...automatically to a new paragraph inserted after a paragraph formatted with...

    reference.aspose.com/words/net/aspose.words/tab...