Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 4,590 for

paragraph builder

(0.41 sec)
  1. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured document tag (SDT) node in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose..."Quote" ); builder -> InsertNode ( sdtPlainText ); builder -> InsertNode...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Fields::FieldAutoNumOut class | ...

    Aspose::Words::Fields::FieldAutoNumOut class. Implements the AUTONUMOUT field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs using AUTONUMOUT fields....

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldAdvance::get_RightO...

    Aspose::Words::Fields::FieldAdvance::get_RightOffset method. Gets or sets the number of points by which the text that follows the field should be moved right in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Write ( u "This text is...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Style.list property | Aspose.Words for Python

    Style.list property. Gets the list that defines formatting of this list style....organize and decorate sets of paragraphs with prefix symbols and indents...document builder's "ListFormat" property. # Each paragraph that we...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...

    docs.aspose.com/words/python-net/restrict-docum...
  6. FieldSeq class | Aspose.Words for Python

    aspose.words.fields.FieldSeq class. Implements the SEQ field...node, returns its parent paragraph. If the field is already removed...fields. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Header alignment issue and need suggestion - Fr...

    Hello, I have below code and using which I am trying to add 3 headers but second and third header alignment is having issue. FYI - I tried by adjusting width but still facing same issue. Please have a look on attachme…...ToList() Dim builder As New DocumentBuilder(args...DocumentBuilder(args.MatchNode.Document) builder.MoveTo(args.MatchNode) 'Add Certificate...

    forum.aspose.com/t/header-alignment-issue-and-n...
  9. TableContentAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TableContentAlignment enum for precise table content alignment in Markdown exports. Enhance your document formatting effortlessly!...will be taken from the first paragraph in corresponding table column...DocumentBuilder builder = new DocumentBuilder (); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::Fields::FieldAdvance::get_Horizo...

    Aspose::Words::Fields::FieldAdvance::get_HorizontalPosition method. Gets or sets the number of points by which the text that follows the field should be moved horizontally from the left edge of the column, frame, or text box in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Write ( u "This text is...

    reference.aspose.com/words/cpp/aspose.words.fie...