Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 4,242 for

paragraph builder

(0.04 sec)
  1. FieldAdvance.LeftOffset | Aspose.Words for .NET

    Discover the FieldAdvance LeftOffset property to easily adjust text alignment by setting points for precise left movement. Enhance your document layout!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Write...continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/net/aspose.words.fie...
  2. LayoutCollector.clear method | Aspose.Words for...

    LayoutCollector.clear method. Clears all collected layout data... builder = aw . DocumentBuilder ( doc = doc ) builder . write...write ( 'Section 1' ) builder . insert_break ( aw . BreakType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this list level....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BorderType | Aspose.Words for Java

    Specifies sides of a border in Java....Examples: Shows how to insert a paragraph with a top border. Document...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Fields::FieldToc::get_TableOfFig...

    Aspose::Words::Fields::FieldToc::get_TableOfFiguresLabel method. Gets or sets the name of the sequence identifier used when building a table of figures in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...// Each entry contains the paragraph that includes the SEQ field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Style::Equals method | Aspose.Wo...

    Aspose::Words::Style::Equals method. Compares with the specified style. Styles Istds are compared for built-in styles only. Styles defaults are not included in comparison. Base style, linked style and next Paragraph style are recursively compared in C++....style, linked style and next paragraph style are recursively compared..."MyStyle Alias 2" )); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...; insertAndNameBookmar(builder, "MyBookmark1"); // Insert a PAGEREF...

    reference.aspose.com/words/java/com.aspose.word...
  8. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...BorderCollection borders = builder.getParagraphFormat().getBorders();...

    reference.aspose.com/words/java/com.aspose.word...
  9. List.isListStyleDefinition property | Aspose.Wo...

    List.isListStyleDefinition property. Returns ``true`` if this list is a definition of a list style....cannot be applied directly to paragraphs to make them numbered. Examples...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. List.style property | Aspose.Words for Node.js

    List.style property. Gets the list style that this list references or defines....list cannot be applied to paragraphs in the document directly...organize and decorate sets of paragraphs with prefix symbols and indents...

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