Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 4,590 for

paragraph builder

(0.07 sec)
  1. Style.ListFormat | Aspose.Words for .NET

    Discover how to customize the ListFormat property for Paragraph styles, enhancing your document's organization and visual appeal....formatting properties of a paragraph style. public ListFormat ListFormat...property is only valid for paragraph styles. For other style types...

    reference.aspose.com/words/net/aspose.words/sty...
  2. FieldStyleRef.InsertParagraphNumberInRelativeCo...

    Discover the FieldStyleRef InsertParagraphNumberInRelativeContext property to easily manage Paragraph numbering in your documents for enhanced clarity....insert the paragraph number of the referenced paragraph in relative...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldStyleRef.search_from_bottom property | Asp...

    FieldStyleRef.search_from_bottom property. Gets or sets whether to search from the bottom of the current page, rather from the top.... Document () builder = aw . DocumentBuilder ( doc...\x01 )' # Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Aspose::Words::ParagraphFormat::ClearFormatting...

    Aspose::Words::ParagraphFormat::ClearFormatting method. Resets to default Paragraph formatting in C++....method Resets to default paragraph formatting. void Aspose ::...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. 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...
  7. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . page_setup...paper_size = aw . PaperSize . LEGAL builder . page_setup . orientation...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldStyleRef::get_Searc...

    Aspose::Words::Fields::FieldStyleRef::get_SearchFromBottom method. Gets or sets whether to search from the bottom of the current page, rather from the top in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...); // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldStyleRef::get_Suppr...

    Aspose::Words::Fields::FieldStyleRef::get_SuppressNonDelimiters method. Gets or sets whether to suppress non-delimiter characters in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...); // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndDigit method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current Paragraph in C++....Asian text in the current paragraph. bool Aspose :: Words :: ParagraphFormat...Examples Shows how to insert a paragraph into the document. auto doc...

    reference.aspose.com/words/cpp/aspose.words/par...