Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 18,515 for

paragraph

(0.83 sec)
  1. About changing font name and size in Aspose.wor...

    Hi Team, Could you pls help me on how to change font name and size in Aspose.word template having font setting....checking any sections like Paragraphs or other section. alexey...<summary> /// Called when a Paragraph end is encountered in the...

    forum.aspose.com/t/about-changing-font-name-and...
  2. Working with Sections in Java|Aspose.Words for ...

    Understanding document section concepts and manipulation practices using Java. Insert section into a document Java. Remove section Java. Copy sections between Documents....there will be no body or paragraph that you can edit. Aspose...a body with at least one paragraph using the EnsureMinimum method...

    docs.aspose.com/words/java/working-with-sections/
  3. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Extraction of comments from word file - Free Su...

    We are trying to extract comments from word document we are having around 15 comments, in the document but we see only 8 comments using the below code, can someone correct the code to view all 15 comments comment_nodes…...Paragraph) if parent_para is None: continue...checking for their parent paragraphs. Here’s an updated version...

    forum.aspose.com/t/extraction-of-comments-from-...
  5. Table conditional styles unexpected behavior - ...

    Hi, I’ve noticed that conditional table padding styles (checked for FirstRow in particular) have a somewhat unexpected interaction with inline (as in - defined for specific instance of a table) styles in imported tables…...Writeln("spacing paragraph"); foreach (var table in sourceDocument...builder.Writeln("spacing paragraph"); } } private static void...

    forum.aspose.com/t/table-conditional-styles-une...
  6. FieldSeparator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeparator class, designed to enhance your Word documents by effectively separating field codes from results....get; } Retrieves the parent Paragraph of this node. PreviousSibling...FieldSeparator can only be a child of Paragraph . A complete field in a Microsoft...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image...and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

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

    Aspose::Words::Lists::ListLevel::get_Alignment method. Gets or sets the justification of the actual number of the list item 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. Aspose::Words::Lists::ListLevel::get_TrailingCh...

    Aspose::Words::Lists::ListLevel::get_TrailingCharacter method. Returns or sets the character inserted after the number for the 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...
  10. List.style property | Aspose.Words for Python

    List.style property. Gets the list style that this list references or defines....list cannot be applied to paragraphs in the document directly...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...