Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 4,243 for

paragraph builder

(0.15 sec)
  1. Story.storyType property | Aspose.Words for Nod...

    Story.storyType property. Gets the type of this story.... Document (); let builder = new aw . DocumentBuilder...shape, // which has a parent Paragraph, which is a child node of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the text of this story.... Document () builder = aw . DocumentBuilder ( doc...shape, # which has a parent Paragraph, which is a child node of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. List.is_list_style_reference property | Aspose....

    List.is_list_style_reference property. Returns ``True`` if this list is a reference to a 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...
  4. Story.deleteShapes method | Aspose.Words for No...

    Story.deleteShapes method. Deletes all shapes from the text of this story.... Document (); let builder = new aw . DocumentBuilder...shape, // which has a parent Paragraph, which is a child node of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldAdvance.down_offset property | Aspose.Word...

    FieldAdvance.down_offset property. Gets or sets the number of points by which the text that follows the field should be moved down....Document () builder = aw . DocumentBuilder ( doc ) builder . write...continue to be applied until the paragraph ends, # or another ADVANCE...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::TabStop::get_IsClear method | As...

    Aspose::Words::TabStop::get_IsClear method. Returns true if this tab stop clears any existing tab stops in this position in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...TabStopCollection > tabStops = builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveOptions class. Can be used to specify additional options when saving a document into the Text format. To learn more, visit the documentation article in C++....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 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...
  9. ListLevelAlignment Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListLevelAlignment enum for optimal list number and bullet alignment. Enhance document formatting effortlessly!...custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words.lis...
  10. Make DOCX Using Javascript

    Make a new DOCX in JavaScript in a few steps. Easily create DOCX using Node.js via .NET library....technically supposed to contain one paragraph, so when you programmatically...var builder = new aw.DocumentBuilder(doc) font = builder.font...

    products.aspose.com/words/nodejs-net/make/docx/