Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 18,529 for

paragraph

(0.09 sec)
  1. Aspose::Words::Lists::ListLevelCollection::idx_...

    Aspose::Words::Lists::ListLevelCollection::idx_get method. Gets a list level by index in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....then appears in the parent Paragraph's RunCollection. let runs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Ինչպես ստեղծել աղյուսակ Word փաստաթղթում C#-ի մ...

    Քայլ առ քայլ ձեռնարկ, թե ինչպես կարելի է աղյուսակ ստեղծել Word փաստաթղթում՝ օգտագործելով C# կոդը: Ծրագրային ձևով ստեղծեք աղյուսակ Word-ում՝ օգտագործելով C#՝ Aspose DocumentBuilder և DOM դասերով:...օգտագործելով Table, Row, Cell և Paragraph դասերը: Updated on 20 Feb...

    kb.aspose.com/hy/words/net/how-to-create-table-...
  4. CommentCollection class | Aspose.Words for Node.js

    Aspose.Words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes...setText ( "Add text to this paragraph." ); builder . currentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Row | Aspose.Words for .NET

    Create dynamic Row instances easily with our Row constructor. Simplify your data management and enhance your coding efficiency today!... AppendChild ( new Paragraph ( doc )); cell . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.tab...
  6. CommentCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentCollection class for easy access to Comment nodes, enhancing document editing and collaboration in your projects....SetText ( "Add text to this paragraph." ); builder . CurrentParagraph...

    reference.aspose.com/words/net/aspose.words/com...
  7. Table.Title | Aspose.Words for .NET

    Discover the Table Title property, easily set or modify your table's title for improved accessibility and enhanced data representation.... AppendChild ( new Paragraph ( doc )); cell . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.tab...
  8. DocumentBuilder.isAtEndOfParagraph property | A...

    DocumentBuilder.isAtEndOfParagraph property. Returns ``true`` if the cursor is at the end of the current Paragraph....at the end of the current paragraph. get isAtEndOfParagraph ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 从 C++ 演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for C++ 中检索段落和文本片段的边界,以优化 PowerPoint 演示文稿中的文本定位。...auto rect = textFrame -> get_Paragraphs () -> idx_get ( 0 ) -> GetRect...要获取表格单元格 TextFrame 中 Portion 或 Paragraph 的大小和坐标,可使用 IPortion::GetRect...

    docs.aspose.com/slides/zh/cpp/paragraph/
  10. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection.... Paragraph , "MyStyle" ); srcStyle ....

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