Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 15,541 for

paragraph

(0.29 sec)
  1. Aspose::Words::BorderCollection::get_Vertical m...

    Aspose::Words::BorderCollection::get_Vertical method. Gets the vertical border that is used between cells in C++....format, and a cell's inner paragraph use different border settings...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. ParagraphFormat.is_heading property | Aspose.Wo...

    ParagraphFormat.is_heading property. True when the Paragraph style is one of the built-in Heading styles....is_heading property True when the paragraph style is one of the built-in...2, and then 3. builder . paragraph_format . style_identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Table|Aspose.Slides for Node.js via .NET...

    Create and manage table in PowerPoint presentations in JavaScript... Access the TextFrame Paragraph . Align the text vertically...Creates the Paragraph object for the text frame var paragraph = txtFrame...

    docs.aspose.com/slides/nodejs-java/manage-table/
  4. LayoutCollector class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutCollector class. This class allows to compute page numbers of document nodes.... run, paragraph or table cell) is located...getChild ( aw . NodeType . Paragraph , 1 , true )); expect ( layoutEnumerator...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldToc.TableOfFiguresLabel | Aspose.Words for...

    Discover the FieldToc TableOfFiguresLabel property to customize your table of figures with ease. Enhance your document's organization and clarity!...// Each entry contains the paragraph that includes the SEQ field...TOC entry will contain the paragraph that the SEQ field is in and...

    reference.aspose.com/words/net/aspose.words.fie...
  6. SubDocument class | Aspose.Words for Node.js

    Aspose.Words.SubDocument class. Represents a SubDocument - which is a reference to an externally stored document...SubDocument can only be a child of Paragraph . Inheritance: SubDocument...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Rendering Shapes Separately from a Document|Asp...

    Extract various graphic objects, such as images, text box containing Paragraphs, or arrow shapes, when processing a document, and export them to an external location using Java....example, a text box containing paragraphs, arrow shapes, and a small...up of many nodes, such as Paragraph and Table . Most shapes can...

    docs.aspose.com/words/java/rendering-shapes-sep...
  8. FieldGlossary class | Aspose.Words for Python

    aspose.words.fields.FieldGlossary class. Implements the GLOSSARY field...node, returns its parent paragraph. If the field is already removed.... BuildingBlockBehavio . PARAGRAPH doc . glossary_document ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using C++...get_TextFrame (); // Creates the Paragraph object for text frame auto...auto para = txtFrame -> get_Paragraphs () -> idx_get ( 0 ); // Creates...

    docs.aspose.com/slides/cpp/manage-textbox/
  10. 演示主题|Aspose.Slides 文档

    C++中的PowerPoint演示主题...); auto paragraph = System :: MakeObject < Paragraph > (); auto...Portion > ( u "主题文本格式" ); paragraph -> get_Portions () -> Add...

    docs.aspose.com/slides/zh/cpp/presentation-theme/