Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 36,322 for

paragraph

(0.06 sec)
  1. get_Height() | Aspose.Slides for C++ API Reference

    Returns the bullet height of a Paragraph with no inheritance. Value std::numeric_limits::quiet_NaN() determines that bullet inherits height from the first portion in the Paragraph. Read float....Returns the bullet height of a paragraph with no inheritance. Value...the first portion in the paragraph. Read float . float Aspose...

    reference.aspose.com/slides/cpp/aspose.slides/b...
  2. Exact Spacings|Aspose.Words for JasperReports

    Aspose Words for JasperReports will try to optimize adding of white spaces before or after Paragraphs....white spaces before or after paragraphs. For example, in some cases...cases space before some paragraph is implemented as space after...

    docs.aspose.com/words/jasperreports/exact-spaci...
  3. exportToHtml | Aspose.Sildes for PHP via Java A...

    exportToHtml exportToHtml(int firstParagraphIndex, int ParagraphsCount, TextToHtmlConversionOptions options) method C......method Converts specifying paragraphs to the HTML and returns it...First paragraph index int paragraphsCount int Paragraph count...

    reference.aspose.com/slides/php-java/aspose.sli...
  4. EquationNodeParagraph | Aspose.Cells for Java A...

    This class specifies a mathematical Paragraph containing one or more MathEquationNodeOMath elements....specifies a mathematical paragraph containing one or more Ma...justification of the math paragraph (a series of adjacent equations...

    reference.aspose.com/cells/java/com.aspose.cell...
  5. List.ListId | Aspose.Words for .NET

    List ListId property. Gets the unique identifier of the list in C#....))); Shows how to output all paragraphs in a document that are list...NodeType . Paragraph , true ); foreach ( Paragraph para in paras...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Image Export - Numbering Features|Aspose.Words ...

    Export images (JPEG, PNG, SVG, etc.) using numbering saving features in Java....String Yes Number Format Yes Paragraph Properties Yes Font Properties...Properties Yes Linked Paragraph Style Yes Starting Value Yes Text...

    docs.aspose.com/words/java/numbering-features-s...
  7. XPS Export - Numbering Features|Aspose.Words fo...

    Export to XPS format using numbering saving features in C#....String Yes Number Format Yes Paragraph Properties Yes Font Properties...Properties Yes Linked Paragraph Style Yes Starting Value Yes Text...

    docs.aspose.com/words/net/numbering-features-su...
  8. ForEach.ForEachParagraphCallback | Aspose.Silde...

    ForEach.ForEachParagraphCallback ForEach.ForEachParagraphCallback delegate public delegate void ForEachParagraphCallb......void ForEachParagraphCall ( Paragraph para , BaseSlide slide , int...int index ); See Also class Paragraph class BaseSlide class ForEach...

    reference.aspose.com/slides/net/aspose.slides.l...
  9. ISequence - Aspose.Slides for Java - API Reference

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....OutputFile OverrideTheme Paragraph ParagraphCollection ParagraphFormat...IEffect addEffect ( IParagraph paragraph, int effectType, int subtype...

    reference.aspose.com/slides/java/com.aspose.sli...
  10. How to identify the footnote and copy that to l...

    How to identify the footnote in table and copy that to last row of the table. Kindly help me asap. Please find the below mentioned input and expected words document. Input_Word_document_footnote.docx (17.3 KB) Expecet…...Paragraph, true).Clear(); if (footnotesRow...foreach (Paragraph para in note.Paragraphs) { Paragraph clone =...

    forum.aspose.com/t/how-to-identify-the-footnote...