Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 36,324 for

paragraph

(0.08 sec)
  1. ControlChar.DefaultTextInputChar | Aspose.Words...

    ControlChar DefaultTextInputChar field. This is the o character used as a default value in text input form fields in C#....new line and starts a new paragraph. Assert . AreEqual ( 1 , doc...GetChildNodes ( NodeType . Paragraph , true ). Count ); builder...

    reference.aspose.com/words/net/aspose.words/con...
  2. ControlChar.Lf | Aspose.Words for .NET

    ControlChar Lf field. Line feed character x000a or n. Same as LineFeed in C#....new line and starts a new paragraph. Assert . AreEqual ( 1 , doc...GetChildNodes ( NodeType . Paragraph , true ). Count ); builder...

    reference.aspose.com/words/net/aspose.words/con...
  3. 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...
  4. 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-...
  5. Story - Aspose.Words for Java - API Reference

    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...contain block-level nodes Paragraph and Table . Text of a Word...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...