Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 17,319 for

paragraph

(0.07 sec)
  1. Convert PowerPoint to Video|Aspose.Slides for P...

    Convert PowerPoint to Video... So we animate paragraphs on objects, which will appear...300 , 300 ); $para1 = new Paragraph (); $para1 -> getPortions...

    docs.aspose.com/slides/php-java/convert-powerpo...
  2. TabStopCollection.Before | Aspose.Words for .NET

    Discover the TabStopCollection Before method, efficiently retrieve the nearest left tab stop for seamless navigation in your application....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . That ( paragraphs . Count , Is . EqualTo ( 2 )); // Each...

    reference.aspose.com/words/net/aspose.words/tab...
  3. TabStopCollection.After | Aspose.Words for .NET

    Discover the TabStopCollection After method to efficiently retrieve the first tab stop right of your specified position for seamless navigation....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . That ( paragraphs . Count , Is . EqualTo ( 2 )); // Each...

    reference.aspose.com/words/net/aspose.words/tab...
  4. FieldToc.BookmarkName | Aspose.Words for .NET

    Discover the FieldToc BookmarkName property to easily manage bookmarks in your documents, enhancing table creation and organization effortlessly.... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldToc.PageNumberOmittingLevelRange | Aspose....

    Discover the FieldToc PageNumberOmittingLevelRange property to customize your table of contents by omitting page numbers for specific entry levels.... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldToc.PreserveLineBreaks | Aspose.Words for ...

    Discover how the FieldToc PreserveLineBreaks property enhances table entries by preserving newline characters for improved readability and formatting.... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldToc.UpdatePageNumbers | Aspose.Words for .NET

    Effortlessly update your table of contents with FieldToc's UpdatePageNumbers method, ensuring accurate navigation and enhanced document usability.... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  8. InlineStory.Paragraphs | Aspose.Words for .NET

    Discover the InlineStory Paragraphs property, access a unique collection of story Paragraphs for enhanced content organization and readability....Paragraphs Contents [ Hide ] InlineStory.Paragraphs property...property Gets a collection of paragraphs that are immediate children...

    reference.aspose.com/words/net/aspose.words/inl...
  9. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....Document doc = new Document(); Paragraph para = doc.getFirstSection()...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  10. ListFormat.listLevel property | Aspose.Words fo...

    ListFormat.listLevel property. Returns the list level formatting plus any formatting overrides applied to the current Paragraph....overrides applied to the current paragraph. get listLevel () : Aspose...custom list formatting to paragraphs when using DocumentBuilder...

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