Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 36,210 for

paragraph

(0.16 sec)
  1. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....after the paragraph containing the matched text. Paragraph para =...= (Paragraph) args.getMatchNode().getParentNode(); insertDocument(para...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to add comments (annotations) to a picture ...

    How to annotate (annotate) the second picture, can you give me a sample code? word has been uploaded ↓ 不得擅自引进、释放或丢弃!.docx (307.5 KB) Expected outcome: 9cd30e4df1d9c6a6eedee0853419ce9.jpg (308.8 KB)...SHAPE, 1, true); Paragraph para = (Paragraph)shape.getParentNode();...shape parent node. Paragraph para = (Paragraph)shape.getParentNode();...

    forum.aspose.com/t/how-to-add-comments-annotati...
  3. Working With Styles in Jython|Aspose.Words for ...

    Working With Styles in Documents using Jython...."Intense Emphasis" # Collect paragraphs with defined styles. # Show...collected paragraphs and display the text of this paragraphs. paragraphs...

    docs.aspose.com/words/java/working-with-styles-...
  4. createMathParagraph | Aspose.Sildes for PHP via...

    createMathParagraph createMathParagraph() method Create empty math Paragraph Returns MathParagraph createMathParagrap......method Create empty math paragraph Returns MathParagraph createMathParagraph(...mathBlock) method Creates a math paragraph and places the specified math...

    reference.aspose.com/slides/php-java/aspose.sli...
  5. Node.parent_node property | Aspose.Words for Py...

    Node.parent_node property. Gets the immediate parent of this node.... first_paragraph # Append a child Run node...node to the document's first paragraph. run = aw . Run ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Common Data Bands in C#|Aspose.Wor...

    Output a common data band withing a Paragraph when building a report in C#....body starts and ends within paragraphs that belong to a single story...entirely located within a single paragraph. In this case, while building...

    docs.aspose.com/words/net/working-with-common-d...
  7. Aspose::Words::DocumentVisitor::VisitDocumentSt...

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

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::DocumentVisitor::VisitRun method...

    Aspose::Words::DocumentVisitor::VisitRun method. Called when a run of text in the is encountered in C++....paragraphCount = body -> get_Paragraphs () -> get_Count (); IndentAndAppendLine...String ( u "[Body start] Paragraphs: " ) + paragraphCount );...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. ParagraphFormat.Bidi | Aspose.Words for .NET

    ParagraphFormat Bidi property. Gets or sets whether this is a righttoleft Paragraph in C#....whether this is a right-to-left paragraph. public bool Bidi { get ;...other inline objects in this paragraph are laid out right to left...

    reference.aspose.com/words/net/aspose.words/par...
  10. EPUB Export - Style Features|Aspose.Words for .NET

    Export to EPUB format using style saving features in C#....There is a setting to export paragraph and character styles as inline...There is a setting to export paragraph and character styles as inline...

    docs.aspose.com/words/net/style-features-suppor...