Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 4,630 for

paragraph builder

(0.14 sec)
  1. ListLevel.NumberPosition | Aspose.Words for .NET

    Discover the ListLevel NumberPosition property to easily adjust bullet or number positioning in points for enhanced list formatting and clarity....plus FirstLineIndent of the paragraph. Examples Shows how to apply...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  2. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...)"); // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/java/com.aspose.word...
  3. TabStopCollection.Item | Aspose.Words for .NET

    Access tab stops with ease using the TabStopCollection Item property. Retrieve specific stops by index for efficient UI navigation....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...TabStopCollection tabStops = builder . ParagraphFormat . TabStops...

    reference.aspose.com/words/net/aspose.words/tab...
  4. Aspose::Words::Drawing::LayoutFlow enum | Aspos...

    Aspose::Words::Drawing::LayoutFlow enum. Determines the flow of the text layout in a textbox in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::TabStopCollection::idx_get metho...

    Aspose::Words::TabStopCollection::idx_get method. Gets a tab stop at the specified position in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...TabStopCollection > tabStops = builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. Aspose::Words::ParagraphFormat::get_Shading met...

    Aspose::Words::ParagraphFormat::get_Shading method. Returns a Shading object that refers to the shading formatting for the Paragraph in C++....shading formatting for the paragraph. System :: SharedPtr < Aspose...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....other content, specify font, paragraph and section formatting. To...learn more, visit the Document Builder Overview documentation article...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::Fields::FieldPrint::get_PrinterI...

    Aspose::Words::Fields::FieldPrint::get_PrinterInstructions method. Gets or sets the printer-specific control code characters or PostScript instructions in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Write ( u "My paragraph" ); // The PRINT...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. TabStop | Aspose.Words for Java

    Represents a single custom tab stop in Java....right tab stop in TOC related paragraphs. Document doc = new Document(getMyDir()...docx"); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document. To learn more, visit the documentation article in C++....collection separately from the paragraphs of text. You do not create...AddCopy() method. To make a paragraph bulleted or numbered, you...

    reference.aspose.com/words/cpp/aspose.words.lis...