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

paragraph

(2.45 sec)
  1. Aspose::Words::Lists::ListFormat::get_List meth...

    Aspose::Words::Lists::ListFormat::get_List method. Gets or sets the list this Paragraph is a member of in C++....Gets or sets the list this paragraph is a member of. System ::...bullets and numbering from the paragraph and sets the list level number...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. 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/
  3. 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...
  4. Section.clearContent method | Aspose.Words for ...

    Section.clearContent method. Clears the section....is cleared, only one empty paragraph is left that represents the...doc . firstSection . body . paragraphs . count ). toEqual ( 1 );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. Row firstRow = new Row(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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/
  7. 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/
  8. 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/
  9. 在 Android 上管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...clear (); Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...setFillType ( FillType . Solid ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  10. Aspose::Words::Tables::Table::get_HorizontalAnc...

    Aspose::Words::Tables::Table::get_HorizontalAnchor method. Gets the base object from which the horizontal positioning of floating table should be calculated. Default value is Column in C++....:: RelativeVerticalPosi :: Paragraph , table -> get_VerticalAnchor...); // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/cpp/aspose.words.tab...