Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 36,225 for

paragraph

(0.09 sec)
  1. InlineStory.parent_paragraph property | Aspose....

    InlineStory.parent_Paragraph property. Retrieves the parent [Paragraph](../../Paragraph/) of this node....parent_paragraph property InlineStory.parent_paragraph property...parent Paragraph of this node. @property def parent_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. paragraphstyle - Aspose.PUB for Java - API Refe...

    Developer's guide to manipulate & convert PUB files to PDF from any Java based application....class describes style of PUB paragraph Constructor Summary Constructors...unordered list in paragraph, if paragraph is an unordered list...

    reference.aspose.com/pub/java/com.aspose.pub/pa...
  3. Aspose PDF Data Merge - Free Support Forum - as...

    Hello, We have a requirement to merge the content of one pdf into a specific page and location in another pdf. Attached two sample pdfs. In this case if you scroll down to the second page on MainPDF.pdf, the area where …...// Create text paragraph TextParagraph paragraph = new TextParagraph();...Set subsequent lines indent paragraph.SubsequentLinesInden = 0;...

    forum.aspose.com/t/aspose-pdf-data-merge/261515
  4. Style.ListFormat | Aspose.Words for .NET

    Style ListFormat property. Provides access to the list formatting properties of a Paragraph style in C#....formatting properties of a paragraph style. public ListFormat ListFormat...property is only valid for paragraph styles. For other style types...

    reference.aspose.com/words/net/aspose.words/sty...
  5. BaseParagraph - Aspose.PDF for Java - API Refer...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....PageSize ParagraphAbsorber Paragraphs PasswordBoxField PasswordType...be added to the page(doc.Paragraphs.Add()). Constructor Summary...

    reference.aspose.com/pdf/java/com.aspose.pdf/Ba...
  6. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this Paragraph is the last Paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....is_end_of_section property Paragraph.is_end_of_section property...property True if this paragraph is the last paragraph in the Body (main...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Can anyone help me to get the footnotes with su...

    Hi @alexey.noskov Footnotes should immediately follow the table or figure using superscript lowercase letters (Any text after table with font size less than or equal to 10 is considered as a footnote. System should chec…...Paragraph, true); foreach (Paragraph pr in paragraphs1)...LayoutCollector(doc); //table next paragraph with size below 12 List<Node>...

    forum.aspose.com/t/can-anyone-help-me-to-get-th...
  8. Add paragraphs from a table to another - Free S...

    Hi, I’m trying to insert Paragraph from an inputTableCellParagraph to outputTableCellParagraph // outputTableCellParagraphs.getCount() => 1 // inputTableCellParagraphs.getCount() => 4 int size = inputTableCellParagrap…...Add paragraphs from a table to another Aspose.Words Product Family...Hi, I’m trying to insert Paragraph from an inputTableCellParagr...

    forum.aspose.com/t/add-paragraphs-from-a-table-...
  9. insert | Aspose.Sildes for PHP via Java API Ref...

    insert insert(int index, Paragraph value) method Inserts a Paragraph into the collection at the specified index. Para......insert(int index, Paragraph value) method Inserts a Paragraph into the...at which Paragraph should be inserted. value Paragraph The Paragraph...

    reference.aspose.com/slides/php-java/aspose.sli...
  10. ParagraphFormat - Aspose.Slides for Java - API ...

    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... This class contains the paragraph formatting properties. Unlike...

    reference.aspose.com/slides/java/com.aspose.sli...