Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 17,314 for

paragraph

(0.04 sec)
  1. Aspose::Words::Fields::FieldListNum::get_ListNa...

    Aspose::Words::Fields::FieldListNum::get_ListName method. Gets or sets the name of the abstract numbering definition used for the numbering in C++....Examples Shows how to number paragraphs with LISTNUM fields. auto...); builder -> Writeln ( u "Paragraph 1" ); ASSERT_EQ ( u " LISTNUM...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldListNum::get_Starti...

    Aspose::Words::Fields::FieldListNum::get_StartingNumber method. Gets or sets the starting value for this field in C++....Examples Shows how to number paragraphs with LISTNUM fields. auto...); builder -> Writeln ( u "Paragraph 1" ); ASSERT_EQ ( u " LISTNUM...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. TabStop.Alignment | Aspose.Words for .NET

    Discover the TabStop Alignment property to easily customize text alignment at tab stops, enhancing your document's layout and readability....right tab stop in TOC related paragraphs. Document doc = new Document...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/net/aspose.words/tab...
  4. Table alignment cascades to paragraphs when con...

    I’m converting a document.docx (16.5 KB) to HTML using Aspose.Words for .NET. In the source document, I have a centered table that contains Paragraphs which are explicitly left-aligned. However, in the resulting HTML …...Table alignment cascades to paragraphs when converting Word to HTML...centered table that contains paragraphs which are explicitly left-aligned...

    forum.aspose.com/t/table-alignment-cascades-to-...
  5. ListCollection.add method | Aspose.Words for Py...

    aspose.words.lists.ListCollection.add method...organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. # Each paragraph that we add between a list's...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DocumentBase::get_Document metho...

    Aspose::Words::DocumentBase::get_Document method. Gets this instance in C++....a Section, a Body, and a Paragraph. doc -> AppendChild < System...SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....and can only be a child of Paragraph . SpecialChar char is used... // 1 - Paragraph node: Paragraph para = (Paragraph) doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  8. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node to the end of the list of child nodes for this node....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Run constructor | Aspose.Words for Python

    aspose.words.Run constructor...insert_before() on the paragraph where you want the run inserted...CompositeNode.insert_before() on the paragraph where you want the run inserted...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldRef.insert_hyperlink property | Aspose.Wor...

    FieldRef.insert_hyperlink property. Gets or sets whether to create a hyperlink to the bookmarked Paragraph....hyperlink to the bookmarked paragraph. @property def insert_hyperlink...'MyBookmark' , 'The referenced paragraph is ' , ' this field. \n '...

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