Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 18,321 for

paragraph

(0.1 sec)
  1. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....and can only be a child of Paragraph . SpecialChar char is used... // 1 - Paragraph node: Paragraph para = (Paragraph) doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  2. Navigation with Cursor in Node.js|Aspose.Words ...

    Navigate between different nodes within a document such as a Paragraph, bookmark, or a specific character using Node.js....get the currently selected paragraph or the currently selected...currentNode . When the current paragraph is empty or the cursor is...

    docs.aspose.com/words/nodejs-net/navigation-wit...
  3. Cell.FirstParagraph | Aspose.Words for .NET

    Discover the Cell FirstParagraph property to effortlessly access the first Paragraph from immediate children, enhancing your content management....FirstParagraph property Gets the first paragraph among the immediate children...children. public Paragraph FirstParagraph { get ; } Examples Shows...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++....VerticalAlignment :: Top ); // Add a paragraph to the text box and add a...SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose.PSD for Java 19.4 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."First Paragraph\r\nSecond Paragraph\rThird paragraph\nFourth...paragraph\nFourth Paragraph" ); image . save ( exportPath , imageOptions ); //...

    docs.aspose.com/psd/java/aspose-psd-for-java-19...
  6. ParagraphConfig|Documentation

    ParagraphConfig element allows you to combine text and images....the same value for multiple paragraphs. This text is not displayed...ParagraphTypeEnum.Normal Defines how paragraph elements are rendered: ParagraphTypeEnum...

    docs.aspose.com/omr/net/programmatic-forms/para...
  7. How to Eliminate Page Breaks in Word using Java

    This article describes how to eliminate page breaks in Word using Java. It has details about the environment settings, a list of programming steps, and a runnable sample code to remove all page breaks in Word using Java....to the paragraphs Iterate through all the paragraphs to find...breaks before each paragraph Within a paragraph iterate through...

    kb.aspose.com/words/java/how-to-eliminate-page-...
  8. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....child of Paragraph . Comment can contain Paragraph and Table...how to add a comment to a paragraph. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldRef.NumberSeparator | Aspose.Words for .NET

    Discover the FieldRef NumberSeparator property to easily customize sequence and page number formatting with your preferred character sequence...."MyBookmark" , "The referenced paragraph is " , " this field.\n" );..."MyBookmark" , "The bookmark's paragraph number is " , "\n" ); field...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ListFormat.list property | Aspose.Words for Nod...

    ListFormat.list property. Gets or sets the list this Paragraph is a member of....Gets or sets the list this paragraph is a member of. get list ()...bullets and numbering from the paragraph and sets the list level number...

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