Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 36,277 for

paragraph

(0.06 sec)
  1. Aspose::Words::Node::Remove method | Aspose.Wor...

    Aspose::Words::Node::Remove method. Removes itself from the parent in C++....section body can contain Paragraph and Table nodes. // If the...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. Aspose::Words::Fields::FieldPageRef Class Refer...

    Implements the PAGEREF field....hyperlink to the bookmarked paragraph. More... bool get_InsertRelativePositi...position of the bookmarked paragraph. More... virtual const TypeInfo...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Append all child nodes including paragraphs, ta...

    Hi @alexey.noskov, can you please provide the same code using python. Seems some of the functions like get_child_nodes() needs node type as method parameter. We have a scenarion where we want to append all child nodes in…...all child nodes including paragraphs, tables, images etc Aspose...all child nodes including paragraphs, tables, images etc., Code...

    forum.aspose.com/t/append-all-child-nodes-inclu...
  4. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in C# or .NET...TextFrame ; // Creates the Paragraph object for the text frame...frame IParagraph paragraph = txtFrame . Paragraphs [ 0 ]; // Creates...

    docs.aspose.com/slides/net/manage-table/
  5. importformatoptions - Aspose.Words for Java - A...

    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...getStyles().add(StyleType.PARAGRAPH, "MyStyle"); myStyle.getFont()...

    reference.aspose.com/words/java/com.aspose.word...
  6. 16.4.0 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 16.4.0 Release Notes – the latest updates and fixes..../footnote balancing / The last paragraph contains one line(MW 2013)...WORDSNET-13109 /conforming borders/ Paragraph custom border appears twice...

    docs.aspose.com/words/java/aspose-words-for-jav...
  7. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... first_paragraph . append_child ( comment )...first_section . body . first_paragraph . runs [ 0 ] . text = 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Lists::ListLevel::get_StartAt me...

    Aspose::Words::Lists::ListLevel::get_StartAt method. Returns or sets the starting number for this list level in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. ListLevelCollection Class | Aspose.Words for .NET

    Aspose.Words.Lists.ListLevelCollection class. A collection of list formatting for each level in a list in C#....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/net/aspose.words.lis...
  10. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in Java...getTextFrame (); // Creates the Paragraph object for the text frame...frame IParagraph paragraph = txtFrame . getParagraphs (). get_Item...

    docs.aspose.com/slides/java/manage-table/