Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 19,003 for

paragraph

(0.1 sec)
  1. Edit MHTML in C# – Aspose.HTML for .NET

    Code to edit MHTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MHTML document....look at how to style <p> paragraph element in an MHTML file....style attribute to the first paragraph element in the document. C#...

    products.aspose.com/html/net/editor/mhtml/
  2. ParagraphFormat.IsListItem | Aspose.Words for .NET

    Discover how the ParagraphFormat IsListItem property enhances your document formatting by identifying bulleted or numbered list items effortlessly....IsListItem property True when the paragraph is an item in a bulleted or...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words/par...
  3. Setting Structure Elements Properties in Tagged...

    With Aspose.PDF for Java, you may set different Structure Elements Properties. There are setting Text Block Structure Elements, setting Inline Structure Elements, adding Structure Element into Elements and etc.... setText ( "Paragraph." ); rootElement . appendChild..."Para" ); p4 . setTag ( "Paragraph" ); sect . appendChild ( p1...

    docs.aspose.com/pdf/java/set-tagged-pdfs-elemen...
  4. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....then appears in the parent Paragraph's RunCollection. RunCollection...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Comment::SetText method | Aspose...

    Aspose::Words::Comment::SetText method. This is a convenience method that allows to easily set text of the comment in C++....contain paragraph breaks, this will create paragraphs of text...up at the location of its paragraph, // outside the right-side...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. InlineStory class | Aspose.Words for Node.js

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain Paragraphs and tables...inline-level nodes that can contain paragraphs and tables. To learn more...container for block-level nodes Paragraph and Table . The classes that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Search Text in PPT Presentation Files using Jav...

    Search text in PPT presentations in Java using Aspose.Slides for Java....slideTextFrames ) { for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { if ( portion...

    products.aspose.com/slides/java/search/ppt/
  8. Search Text in ODP Presentation Files using Jav...

    Search text in ODP presentations in Java using Aspose.Slides for Java....slideTextFrames ) { for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { if ( portion...

    products.aspose.com/slides/java/search/odp/
  9. Search Text in PPTX Presentation Files using Ja...

    Search text in PPTX presentations in Java using Aspose.Slides for Java....slideTextFrames ) { for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { if ( portion...

    products.aspose.com/slides/java/search/pptx/
  10. EditableRangeStart.NodeType | Aspose.Words for ...

    Discover the EditableRangeStart NodeType property—enhance your document editing with seamless range management and improved user experience!..." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/net/aspose.words/edi...