Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 18,540 for

paragraph

(0.32 sec)
  1. Aspose::Words::Lists::List::get_ListLevels meth...

    Aspose::Words::Lists::List::get_ListLevels method. Gets the collection of list levels for this list 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. Aspose::Words::Lists::ListLevel::get_Font metho...

    Aspose::Words::Lists::ListLevel::get_Font method. Specifies character formatting used for the list label 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...
  3. Node.NodeType | Aspose.Words for .NET

    Discover the Node NodeType property to easily identify node types in your application, enhancing your development efficiency and code clarity....= new Document ( MyDir + "Paragraphs.docx" ); for ( Node node...section body can contain Paragraph and Table nodes. // If the...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C++....places: Block-level - Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph Nested inside another StructuredDocumentTa...

    docs.aspose.com/words/cpp/structured-document-t...
  5. 管理文本框|Aspose.Slides for Node.js via .NET 文档

    使用 JavaScript 在 PowerPoint 演示文稿中管理文本框或文本框架...getTextFrame (); // 为文本框架创建 Paragraph 对象 var para = txtFrame . getParagraphs...getCount (); j ++ ) { let paragraph = autoShape . getTextFrame...

    docs.aspose.com/slides/zh/nodejs-java/manage-te...
  6. Aspose::Words::Fields::FieldBuilder class | Asp...

    Aspose::Words::Fields::FieldBuilder class. Builds a field from field code tokens (arguments and switches). To learn more, visit the documentation article in C++....System::SharedPtr<Aspose::Words::Paragraph>&) Builds and inserts a field...the end of the specified paragraph. FieldBuilder (Aspose::Wo...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Introduction to Fields in Java|Aspose.Words for...

    Fields feature in details, field codes and field results explained in Aspose.Words for Java....ranging from runs of text to paragraphs to tables. Some fields may...in a completely different paragraph, and thus making the field...

    docs.aspose.com/words/java/introduction-to-fields/
  8. Aspose::Words::Style::get_LinkedStyleName metho...

    Aspose::Words::Style::get_LinkedStyleName method. Gets/sets the name of the Style linked to this one. Returns empty string if no styles are linked in C++....only allowed to link the paragraph style to the character style...() -> get_Body () -> get_Paragraphs () -> idx_get ( 0 ) -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....hyperlink to the bookmarked paragraph. getInsertReferenceMa() Inserts...position of the bookmarked paragraph. getLocaleId() Gets the LCID...

    reference.aspose.com/words/java/com.aspose.word...
  10. StructuredDocumentTag.contents_font property | ...

    StructuredDocumentTag.contents_font property. Font formatting that will be applied to text entered into SDT....structured document tag in a new paragraph. tag_clone = tag . clone (..._tag () builder . insert_paragraph () builder . insert_node (...

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