Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 4,292 for

paragraph builder

(0.04 sec)
  1. TabStopCollection.Before | Aspose.Words for .NET

    Discover the TabStopCollection Before method, efficiently retrieve the nearest left tab stop for seamless navigation in your application....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...TabStopCollection tabStops = builder . ParagraphFormat . TabStops...

    reference.aspose.com/words/net/aspose.words/tab...
  2. TabStopCollection.After | Aspose.Words for .NET

    Discover the TabStopCollection After method to efficiently retrieve the first tab stop right of your specified position for seamless navigation....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...TabStopCollection tabStops = builder . ParagraphFormat . TabStops...

    reference.aspose.com/words/net/aspose.words/tab...
  3. Section.ClearContent | Aspose.Words for .NET

    Effortlessly clear sections with the ClearContent method. Enhance your workflow and improve content management efficiency today!...is cleared, only one empty paragraph is left that represents the...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Write...

    reference.aspose.com/words/net/aspose.words/sec...
  4. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.Paragraphs property. Gets a collection of Paragraphs that are immediate children of the story....paragraphs property InlineStory.paragraphs property Gets a collection...collection of paragraphs that are immediate children of the story...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. EditableRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeEnd class, designed to efficiently manage editable ranges in Word documents for seamless document editing....inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. Examples Shows how to limit...

    reference.aspose.com/words/net/aspose.words/edi...
  6. Aspose::Words::Lists::ListLevel::get_TextPositi...

    Aspose::Words::Lists::ListLevel::get_TextPosition method. Returns or sets the position (in points) for the second line of wrapping text for the list level in C++....corresponds to LeftIndent of the paragraph. Examples Shows how to apply...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. ShapeBase.anchor_locked property | Aspose.Words...

    ShapeBase.anchor_locked property. Specifies whether the shape's anchor is locked....shape’s paragraph anchor. doc = aw . Document () builder = aw ...= doc ) builder . writeln ( 'Hello world!' ) builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevel method. Returns the list level formatting plus any formatting overrides applied to the current Paragraph in C++....overrides applied to the current paragraph. System :: SharedPtr < Aspose...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. DocumentBuilder.CurrentParagraph | Aspose.Words...

    Access the selected Paragraph in DocumentBuilder easily with the CurrentParagraph property. Streamline your document editing process today!...CurrentParagraph property Gets the paragraph that is currently selected...DocumentBuilder . public Paragraph CurrentParagraph { get ; }...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.startBoo...FieldToc field = (FieldToc) builder.insertField(FieldType.FIELD_TOC...

    reference.aspose.com/words/java/com.aspose.word...