Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 7,685 for

paragraph

(0.07 sec)
  1. New HTML Export System - Aspose.Slides.WebExten...

    PowerPoint HTML export in C# or .NET...template usage inside the paragraph template. You can find the...Templates\common\paragraph.html . To draw the portions in a paragraph, we...

    docs.aspose.com/slides/net/web-extensions/
  2. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes 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...
  3. Row.EnsureMinimum | Aspose.Words for .NET

    Discover the Row EnsureMinimum method, effortlessly create and append a Cell when none exist, enhancing your data structure management....contain cells, containing paragraphs with typical elements such...least one cell with an empty paragraph. row . EnsureMinimum (); row...

    reference.aspose.com/words/net/aspose.words.tab...
  4. StyleCollection.defaultFont property | Aspose.W...

    StyleCollection.defaultFont property. Gets document default text formatting....Paragraph", the collection will apply.... add ( aw . StyleType . Paragraph , "MyStyle" ); expect ( styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Style::get_Type method | Aspose....

    Aspose::Words::Style::get_Type method. Gets the style type (Paragraph or character) in C++....method Gets the style type (paragraph or character). Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../Paragraph/) of this node....property Retrieves the parent Paragraph of this node. get parentParagraph...parentParagraph () : Aspose . Words . Paragraph Examples Shows how to determine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CSS Selectors – CSS and HTML Examples

    In this article, you'll learn how to effectively use CSS selectors to select the elements in an HTML document that you want to style....1 < p id = "demo" > This paragraph has a special ID on it !</...> This is just a regular paragraph. </ p > Class Selector The...

    docs.aspose.com/html/net/tutorial/css-selectors/
  8. StructuredDocumentTag.Style | Aspose.Words for ...

    Discover how to manage the Style property of StructuredDocumentTags to enhance your document formatting and improve readability effortlessly....Remarks Only Character style or Paragraph style with linked character...

    reference.aspose.com/words/net/aspose.words.mar...
  9. 段落|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()){ Point2D...

    docs.aspose.com/slides/zh/androidjava/paragraph/
  10. BuiltInDocumentProperties.pages property | Aspo...

    BuiltInDocumentProperties.pages property. Represents an estimate of the number of pages in the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

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