Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 4,293 for

paragraph builder

(0.04 sec)
  1. DocumentBuilder.EndEditableRange | Aspose.Words...

    Discover the DocumentBuilder EndEditableRange method to efficiently mark editable sections in your documents, enhancing your editing workflow....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln..." + " we cannot edit this paragraph without the password." );...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....This method works for only Paragraph nodes, as well as indivisible...returned for a Paragraph node is a paragraph break span. Use...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. FieldRef.SuppressNonDelimiters | Aspose.Words f...

    Control the FieldRef SuppressNonDelimiters property to easily manage nondelimiter characters in your data. Enhance precision and streamline processing!...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . StartBookmark...StartBookmark ( "MyBookmark" ); builder . InsertFootnote ( FootnoteType...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left Paragraph....whether this is a right-to-left paragraph. @property def bidi ( self...other inline objects in this paragraph are laid out right to left...

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