Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 36,321 for

paragraph

(0.16 sec)
  1. set_IsBulletHardColor() | Aspose.Slides for C++...

    Determines whether the bullet has own color or inherits it from the first portion in the Paragraph. NullableBool::True if bullet has own color and NullableBool::False if bullet inherits color from the first portion in the Paragraph. Write NullableBool....the first portion in the paragraph. NullableBool::True if bullet...the first portion in the paragraph. Write NullableBool . void...

    reference.aspose.com/slides/cpp/aspose.slides/b...
  2. Remove() | Aspose.Slides for C++ API Reference

    Removes the first occurrence of a specific Paragraph....occurrence of a specific paragraph. virtual bool Aspose :: Slides...System::SharedPtr < IParagraph > The paragraph to remove from collection...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  3. IReplacingCallback.Replacing | Aspose.Words for...

    IReplacingCallback 方法. 用户定义的方法在替换操作期间为在替换之前找到的每个匹配项调用... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/zh/net/aspose.words....
  4. Aspose::Words::Tables::Cell class | Aspose.Word...

    Aspose::Words::Tables::Cell class. Represents a table cell. To learn more, visit the documentation article in C++....not a paragraph, creates and appends one empty paragraph. get_CellFormat...get_FirstParagraph () Gets the first paragraph among the immediate children...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Body constructor | Aspose.Words for Python

    Body constructor. Initializes a new instance of the [Body](../) class....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...
  6. OfficeMathJustification Enum | Aspose.Words for...

    Aspose.Words.Math.OfficeMathJustification enum. Specifies the justification of the equation in C#....mathematical text (the Math Paragraph) with respect to the page...Left justification of Math Paragraph. Right 4 Right Justification...

    reference.aspose.com/words/net/aspose.words.mat...
  7. Aspose::Words::Math::OfficeMathJustification en...

    Aspose::Words::Math::OfficeMathJustification enum. Specifies the justification of the equation in C++....mathematical text (the Math Paragraph ) with respect to the page...Left justification of Math Paragraph . Right 4 Right Justification...

    reference.aspose.com/words/cpp/aspose.words.mat...
  8. 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...
  9. CompositeNode.CreateNavigator | Aspose.Words fo...

    CompositeNode CreateNavigator method. Creates navigator which can be used to traverse and read nodes in C#....section, // body, and first paragraph as nodes, with each being...docBuilder . Write ( "Section 1, Paragraph 1. " ); docBuilder . InsertParagraph...

    reference.aspose.com/words/net/aspose.words/com...
  10. bordercollection - Aspose.Words for Java - API ...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...Example: Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/java/com.aspose.word...