Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 36,204 for

paragraph

(0.07 sec)
  1. 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...
  2. Aspose::Words::Node Class Referenceabstract - A...

    Base class for all nodes of a Word document....MakeObject<Document>(); SharedPtr<Paragraph> para = doc->get_FirstSec...the first paragraph of this document. auto paragraph = System...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new header or footer of the specified type....append a paragraph to it. The text in that paragraph # will appear...) para = header . append_paragraph ( 'My header.' ) self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. GetEffectsByParagraph() | Aspose.Slides for C++...

    Returns array of effects for the specified Paragraph....effects for the specified paragraph. System :: ArrayPtr < System...SharedPtr < IParagraph > paragraph ) override See Also Typedef...

    reference.aspose.com/slides/cpp/aspose.slides.a...
  6. StyleType | Aspose.Words for Java

    Represents type of the style in Java....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::DocumentVisitor::VisitSectionEnd...

    Aspose::Words::DocumentVisitor::VisitSectionEnd method. Called when enumeration of a section has ended in C++....paragraphCount = body -> get_Paragraphs () -> get_Count (); IndentAndAppendLine...String ( u "[Body start] Paragraphs: " ) + paragraphCount );...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Remove | Aspose.Sildes for .NET API Reference

    Removes the first occurrence of a specific Paragraph....occurrence of a specific paragraph. public bool Remove ( IParagraph...Description item IParagraph The paragraph to remove from collection...

    reference.aspose.com/slides/net/aspose.slides/i...
  9. Cell.ensure_minimum method | Aspose.Words for P...

    Cell.ensure_minimum method. If the last child is not a Paragraph, creates and appends one empty Paragraph....not a paragraph, creates and appends one empty paragraph. def...cell ) # Cells may contain paragraphs with typical elements such...

    reference.aspose.com/words/python-net/aspose.wo...
  10. htmlinsertoptions - Aspose.Words for Java - API...

    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...USE_BUILDER_FORMATTING = 1 Use font and paragraph formatting specified in DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...