Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 4,296 for

paragraph builder

(0.08 sec)
  1. InlineStory.first_paragraph property | Aspose.W...

    InlineStory.first_Paragraph property. Gets the first Paragraph in the story....first_paragraph property InlineStory.first_paragraph property...first paragraph in the story. @property def first_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Cell.LastParagraph | Aspose.Words for .NET

    Discover the Cell LastParagraph property. Easily access the final Paragraph from immediate child elements for efficient content management....LastParagraph property Gets the last paragraph among the immediate children...children. public Paragraph LastParagraph { get ; } Examples Shows...

    reference.aspose.com/words/net/aspose.words.tab...
  3. EditableRangeStart.editableRange property | Asp...

    EditableRangeStart.editableRange property. Gets the facade object that encapsulates this editable range start and end....let builder = new aw . DocumentBuilder ( doc ); builder . writeln..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. EditableRange.remove method | Aspose.Words for ...

    EditableRange.remove method. Removes the editable range from the document...let builder = new aw . DocumentBuilder ( doc ); builder . writeln..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldRef.number_separator property | Aspose.Wor...

    FieldRef.number_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....Document () builder = aw . DocumentBuilder ( doc ) builder . start_bookmark...start_bookmark ( 'MyBookmark' ) builder . insert_footnote ( aw . notes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldRef.suppress_non_delimiters property | Asp...

    FieldRef.suppress_non_delimiters property. Gets or sets whether to suppress non-delimiter characters....Document () builder = aw . DocumentBuilder ( doc ) builder . start_bookmark...start_bookmark ( 'MyBookmark' ) builder . insert_footnote ( aw . notes...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListFormat.listLevelNumber property | Aspose.Wo...

    ListFormat.listLevelNumber property. Gets or sets the list level number (0 to 8) for the Paragraph....level number (0 to 8) for the paragraph. get listLevelNumber () :...let builder = new aw . DocumentBuilder ( doc ); builder . writeln...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListFormat.list_level_number property | Aspose....

    ListFormat.list_level_number property. Gets or sets the list level number (0 to 8) for the Paragraph....level number (0 to 8) for the paragraph. @property def list_level_number...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompareOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompareOptions class for advanced document comparison. Customize your comparison settings for precise results and enhanced productivity....Document (); DocumentBuilder builder = new DocumentBuilder ( docOriginal...); // Paragraph text referenced with an endnote: builder . Writeln...

    reference.aspose.com/words/net/aspose.words.com...
  10. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevelNumber method. Gets or sets the list level number (0 to 8) for the Paragraph in C++....level number (0 to 8) for the paragraph. int32_t Aspose :: Words ::...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.lis...