Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 4,545 for

paragraph builder

(0.06 sec)
  1. Aspose::Words::Fields::FieldListNum::get_ListNa...

    Aspose::Words::Fields::FieldListNum::get_ListName method. Gets or sets the name of the abstract numbering definition used for the numbering 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...
  2. FieldToc Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToc class for seamless Table of Contents creation in documents. Enhance your workflow with powerful features!...whether to use the applied paragraph outline level. Methods Name...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...
  3. SdtType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtType enum, defining structured document tag types for enhanced document management and streamlined workflows.... Inline ); Paragraph paragraph = doc . FirstSection... Body . FirstParagraph ; paragraph . AppendChild ( sdt ); //...

    reference.aspose.com/words/net/aspose.words.mar...
  4. BorderCollection.equals method | Aspose.Words f...

    BorderCollection.equals method. Compares collections of borders....let builder = new aw . DocumentBuilder ( doc ); builder . writeln...writeln ( "Paragraph 1." ); builder . write ( "Paragraph 2." ); //...

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

    Discover Aspose.Words.InlineStory class, the essential base for inline nodes, enabling seamless integration of Paragraphs and tables in your documents....inline-level nodes that can contain paragraphs and tables. To learn more...FirstParagraph { get; } Gets the first paragraph in the story. Font { get;...

    reference.aspose.com/words/net/aspose.words/inl...
  6. BorderType enumeration | Aspose.Words for Python

    aspose.words.BorderType enumeration. Specifies sides of a border...Specifies the bottom border of a paragraph or a table cell. LEFT Specifies...Specifies the left border of a paragraph or a table cell. RIGHT Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BorderType enumeration | Aspose.Words for Node.js

    Aspose.Words.BorderType enumeration. Specifies sides of a border...Specifies the bottom border of a paragraph or a table cell. Left Specifies...Specifies the left border of a paragraph or a table cell. Right Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Border class | Aspose.Words for Python

    aspose.words.Border class. Represents a border of an object...including paragraph, run of text inside a paragraph or a table...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . font...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Make HTML Using C#

    Make a new HTML in C# in a few steps. Easily create HTML using .NET library....technically supposed to contain one paragraph, so when you programmatically...var builder = new DocumentBuilder(doc); var font = builder.Font;...

    products.aspose.com/words/net/make/html/
  10. Aspose::Words::DocumentBuilder::get_Underline m...

    Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current font in C++....text inserted by a document builder. auto doc = System :: MakeObject...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...