Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 36,205 for

paragraph

(0.08 sec)
  1. EndParagraphPortionFormat | Aspose.Sildes for ....

    Specifies the portion properties that are to be used if another portion is inserted after the last one....EndParagraphPortionF Paragraph.EndParagraphPortionF property...interface IPortionFormat class Paragraph namespace Aspose.Slides assembly...

    reference.aspose.com/slides/net/aspose.slides/p...
  2. Markdown Text, Markdown Blockquote – C# Code

    Create Markdown text or Markdown blockquote in C#. Use the C# library to create Markdown from scratch and open, parse, or edit MD files....Create an empty paragraph var paragraph = mdf.Paragraph(); // Add texts...texts to the paragraph paragraph.AppendChild(mdf.Text( "First...

    products.aspose.com/html/net/markdown-text/
  3. Aspose::Words::TabStopCollection Class Referenc...

    A collection of TabStop objects that represent custom tabs for a Paragraph or a style....represent custom tabs for a paragraph or a style. In Microsoft Word...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. Sequence | Aspose.Sildes for Python via .NET AP...

    Sequence Contents [ Hide ] Sequence class Represents sequence (collection of effects). The Sequence type exposes the ...... add_effect(paragraph, effect_type, subtype, trigger_type)...new animation effect for paragraph to the end of sequence. add_effect(chart...

    reference.aspose.com/slides/python-net/aspose.s...
  5. Translate Markdown to DOM|Aspose.Words for .NET

    Translate a Markdown document to Document Object Model and back using C#. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....nested features, we also use paragraph styles with a name that starts...formatting in either list style or paragraph formatting. Inline Blocks...

    docs.aspose.com/words/net/translate-markdown-to...
  6. contains | Aspose.Sildes for Node.js via Java A...

    contains contains( Paragraph item) function Determines whether the IGenericCollection contains a specific value. Para......contains contains( Paragraph item) function Determines whether...Name Type Description item Paragraph The object to locate in the...

    reference.aspose.com/slides/nodejs-java/aspose....
  7. Aspose::Words::Fields::FieldListNum Class Refer...

    Implements the LISTNUM field....Examples Shows how to number paragraphs with LISTNUM fields. auto..."0" ); builder->Writeln(u "Paragraph 1" ); ASSERT_EQ(u " LISTNUM...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Aspose::Words::Body Class Reference - Aspose.Wo...

    Represents a container for the main text of a section.... Body can contain Paragraph and Table child nodes. Body...needs to contain at least one Paragraph . Examples Shows how to construct...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. ireplacingcallback - Aspose.Words for Java - AP...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...after the paragraph containing the matched text. Paragraph para =...

    reference.aspose.com/words/java/com.aspose.word...
  10. getParagraphFormat | Aspose.Sildes for Node.js ...

    getParagraphFormat getParagraphFormat() function Returns the formatting object for this Paragraph. Read-only IParagra......formatting object for this paragraph. Read-only IParagraphFormat...parameters defined for the current paragraph only, inherited data is not...

    reference.aspose.com/slides/nodejs-java/aspose....