Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 18,345 for

paragraph

(0.92 sec)
  1. Story.StoryType | Aspose.Words for .NET

    Discover the StoryType property to easily identify and categorize your stories, enhancing organization and improving your storytelling experience....shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. Assert . That...

    reference.aspose.com/words/net/aspose.words/sto...
  2. Shading.foreground_pattern_color property | Asp...

    Shading.foreground_pattern_color property. Gets or sets the color that's applied to the foreground of the [Shading](../) object.... paragraph_format . borders borders ...DOUBLE shading = builder . paragraph_format . shading shading ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Bullet Formatting Is Not Applied when Cloning S...

    Hi Aspose Team, I’m working with Aspose.Slides for Java and facing an issue related to bullet formatting. When I clone a slide from one presentation to another, or even when I create an empty slide in the target presen…...bullet formatting for each paragraph in the cloned shapes. Here’s...(textFrame != null) { for (Paragraph paragraph : textFrame.getParagraphs())...

    forum.aspose.com/t/bullet-formatting-is-not-app...
  4. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells....format, and a cell's inner paragraph use different border settings... first_cell . last_paragraph . paragraph_format . borders . vertical...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Template Syntax in Java|Aspose.Words for Java

    How to create a template for LINQ Reporting Engine to build a report in Java....that can occupy multiple paragraphs to be more descriptive. A...lead to a situation where a paragraph containing the tag becomes...

    docs.aspose.com/words/java/template-syntax/
  6. Gestruktureerde Dokument Etikette|Aspose.Words ...

    Insluit kliënt-gedefinieerde semantiek sowel as sy gedrag en voorkoms in'n dokument met Behulp van Gestruktureerde dokument etikette (SDT of inhoud beheer) in Python....inhoud binne, as’n kind van’n Paragraph . Ingesluit binne’n ander...

    docs.aspose.com/words/af/python-net/structured-...
  7. Node.node_type property | Aspose.Words for Python

    Node.node_type property. Gets the type of this node....section body can contain Paragraph and Table nodes. # If the...aw . Document ( MY_DIR + 'Paragraphs.docx' ) node = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectNumberingWithWhitespaces method. Allows to specify how numbered list items are recognized when document is imported from plain text format. The default value is true in C++....recognition algorithm detects list paragraphs, when list numbers ends with...This may also falsely detect paragraphs that begin with numbers as...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Manage Presentation Themes in JavaScript|Aspose...

    Master presentation themes in JavaScript with Aspose.Slides for Node.js to create, customize and convert PowerPoint files with consistent branding....100 ); var paragraph = new aspose . slides . Paragraph (); var portion...( "Theme text format" ); paragraph . getPortions (). add ( portion...

    docs.aspose.com/slides/nodejs-java/presentation...
  10. SpecialChar class | Aspose.Words for Python

    aspose.words.SpecialChar class. Base class for special characters in the document...and can only be a child of Paragraph . SpecialChar char is used...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

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