Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 36,325 for

paragraph

(0.09 sec)
  1. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....DocumentBuilder(doc); // Insert paragraphs with text with DocumentBuilder...(char)12 or “\f”. PARAGRAPH_BREAK End of paragraph character: “\x000d”...

    reference.aspose.com/words/java/com.aspose.word...
  2. TextParagraph class | Aspose.Cells for Python v...

    TextParagraph class TextParagraph class Represents the text Paragraph setting. Inheritance: TextParagraph → FontSetti......class Represents the text paragraph setting. Inheritance: TextParagraph...that will be used within a paragraph. line_space Gets and sets...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. IParagraph | Aspose.Slides for Android via Java...

    Represents a Paragraph of a text....ISlideComponent Represents a paragraph of a text. Methods Method...formatting object for this paragraph. joinPortionsWithSame() Joins...

    reference.aspose.com/slides/androidjava/com.asp...
  4. Inserting one document into another at a bookma...

    Received : 2007/12/05 09:50:12 Message : Hi, I’m having trouble coding a VB.NET moduule to insert one document into another at a specific bookmark. I have searched the forums, blogs and downloads and have found several…...subdocument contains only one paragraph. This was my mistake, sorry...cursor to bookmark and insert paragraph break builder.MoveToBookmark(bookmarkName)...

    forum.aspose.com/t/inserting-one-document-into-...
  5. Aspose::Words::ParagraphFormat Class Reference ...

    Represents all the formatting for a Paragraph....all the formatting for a paragraph. Examples Shows how to construct...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. JoinPortionsWithSameFormatting() | Aspose.Slide...

    Joins runs with same formatting....JoinPortionsWithSame() Paragraph::JoinPortionsWithSame() method...void Aspose :: Slides :: Paragraph :: JoinPortionsWithSame ()...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  7. FrameFormat.vertical_distance_from_text propert...

    FrameFormat.vertical_distance_from_text property. Specifies vertical distance (in points) between a frame and the surrounding text....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::ParagraphCollection Class Refere...

    Provides typed access to a collection of Paragraph nodes....access to a collection of Paragraph nodes. Examples Shows how...how to check whether a paragraph is a move revision. auto doc =...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Aspose::Words::ParagraphCollection Class Refere...

    Provides typed access to a collection of Paragraph nodes....access to a collection of Paragraph nodes. Examples Shows how...how to check whether a paragraph is a move revision. auto doc =...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. ListLabel.LabelString | Aspose.Words for .NET

    ListLabel LabelString property. Gets a string representation of list label in C#....extract the list labels of all paragraphs that are list items. Document...NodeType . Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/net/aspose.words.lis...