Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 4,590 for

paragraph builder

(0.08 sec)
  1. ComparisonTargetType Enum | Aspose.Words for .NET

    Discover the Aspose.Words ComparisonTargetType enum for precise document comparisons. Easily set your base document for accurate results. Start optimizing now!...Document (); DocumentBuilder builder = new DocumentBuilder ( docOriginal...); // Paragraph text referenced with an endnote: builder . Writeln...

    reference.aspose.com/words/net/aspose.words.com...
  2. ParagraphFormat.lineSpacing property | Aspose.W...

    ParagraphFormat.lineSpacing property. Gets or sets the line spacing (in points) for the Paragraph....spacing (in points) for the paragraph. get lineSpacing () : number...larger font is used within the paragraph. Examples Shows how to work...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlInsertOptions Enum | Aspose.Words for .NET

    Explore Aspose.Words.HtmlInsertOptions enum to customize HTML insertion with the InsertHtml method, enhancing document processing efficiency....UseBuilderFormatting 1 Use font and paragraph formatting specified in DocumentBuilder...RemoveLastEmptyParag 2 Remove the empty paragraph that is normally inserted...

    reference.aspose.com/words/net/aspose.words/htm...
  4. Aspose::Words::InlineStory::get_Tables method |...

    Aspose::Words::InlineStory::get_Tables method. Gets a collection of tables that are immediate children of the story in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Notes :: Footnote > footnote = builder -> InsertFootnote ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. Aspose::Words::Drawing::ShapeBase::get_IsInline...

    Aspose::Words::Drawing::ShapeBase::get_IsInline method. A quick way to determine if this shape is positioned inline with text in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...shapes may have. // 1 - Inline: builder -> Write ( u "Hello world!...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Lists::ListFormat::ApplyNumberDe...

    Aspose::Words::Lists::ListFormat::ApplyNumberDefault method. Starts a new default numbered list and applies it to the Paragraph in C++....list and applies it to the paragraph. void Aspose :: Words :: Lists...template, applies it to the paragraph and selects the 1st list level...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. ShapeBase.IsInline | Aspose.Words for .NET

    Discover the ShapeBase IsInline property to easily check if your shape aligns with text, enhancing your design and improving layout efficiency....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...shapes may have. // 1 - Inline: builder . Write ( "Hello world! " );...

    reference.aspose.com/words/net/aspose.words.dra...
  8. FieldToc.use_paragraph_outline_level property |...

    FieldToc.use_Paragraph_outline_level property. Gets or sets whether to use the applied Paragraph outline level....use_paragraph_outline_level property FieldToc.use_paragraph_outline_level...applied paragraph outline level. @property def use_paragraph_outline_level...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldListNum::get_ListLe...

    Aspose::Words::Fields::FieldListNum::get_ListLevel method. Gets or sets the level in the list, overriding the default behavior of the field in C++....Examples Shows how to number paragraphs with LISTNUM fields. auto...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...

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