Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 17,314 for

paragraph

(0.16 sec)
  1. TabStopCollection.clear method | Aspose.Words f...

    TabStopCollection.clear method. Deletes all tab stop positions....let paragraphs = doc . firstSection . body . paragraphs ; expect...expect ( paragraphs . count ). toEqual ( 2 ); // Each paragraph gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreCaseChanges method. True indicates that documents comparison is case insensitive in C++....DocumentBuilder > ( docOriginal ); // Paragraph text referenced with an endnote:...world! This is the first paragraph." ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.com...
  3. Aspose::Words::DocumentBuilder::get_CurrentPara...

    Aspose::Words::DocumentBuilder::get_CurrentParagraph method. Gets the Paragraph that is currently selected in this DocumentBuilder in C++....aragraph method Gets the paragraph that is currently selected...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. ListCollection | Aspose.Words for Java

    Stores and manages formatting of bulleted and numbered lists used in a document in Java....collection separately from the paragraphs of text. You do not create...words.List) method. To make a paragraph bulleted or numbered, you...

    reference.aspose.com/words/java/com.aspose.word...
  5. TextPath.SameLetterHeights | Aspose.Words for .NET

    Discover the TextPath SameLetterHeights property to ensure uniform letter height, enhancing text readability and design consistency across your project....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TextPath.Trim | Aspose.Words for .NET

    Discover the TextPath Trim property to enhance your design by removing unwanted space above and below text for a cleaner, more polished look....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextPath.Spacing | Aspose.Words for .NET

    Discover TextPath Spacing. Control text spacing effortlessly. Optimize readability with precise adjustments—1 equals 100 for perfect alignment!...<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TextPathAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextPathAlignment enum for precise WordArt alignment. Enhance your document design with versatile text options!...<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  10. FieldAutoNum.separator_character property | Asp...

    FieldAutoNum.separator_character property. Gets or sets the separator character to be used....Examples Shows how to number paragraphs using autonum fields. doc...builder . writeln ( ' \t Paragraph 1.' ) self . assertEqual (...

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