Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 17,595 for

paragraph

(0.07 sec)
  1. Node.document property | Aspose.Words for Node.js

    Node.document property. Gets the document to which this node belongs.... Paragraph ( doc ); para . appendChild...have not yet appended this paragraph as a child to any composite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 动画文本|Aspose.Slides for PHP 文档

    使用 Java 在 PowerPoint 中创建动画文本...getShapes () -> get_Item ( 0 ); $paragraph = $autoShape -> getTextFrame...getMainSequence () -> addEffect ( $paragraph , EffectType :: Fly , EffectSubType...

    docs.aspose.com/slides/zh/php-java/animated-text/
  3. Aspose::Words::Font::get_AllCaps method | Aspos...

    Aspose::Words::Font::get_AllCaps method. True if the font is formatted as all capital letters in C++....ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...Aspose :: Words :: NodeType :: Paragraph , 0 , true )); // There are...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Aspose::Words::Run::get_Text method | Aspose.Wo...

    Aspose::Words::Run::get_Text method. Gets or sets the text of the run in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...>> ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/run...
  5. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....DocumentBuilder(docOriginal); // Paragraph text referenced with an endnote:...world! This is the first paragraph."); builder.insertFootnote(FootnoteType...

    reference.aspose.com/words/java/com.aspose.word...
  6. Border.Equals | Aspose.Words for .NET

    Discover the Border Equals method to easily compare border values and enhance your design precision. Achieve consistent results effortlessly!...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/net/aspose.words/bor...
  7. OfficeMathJustification | Aspose.Words for Java

    Specifies the justification of the equation in Java....mathematical text (the Math Paragraph) with respect to the page...Math Paragraph. RIGHT Right Justification of Math Paragraph. length...

    reference.aspose.com/words/java/com.aspose.word...
  8. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…... le, LayoutCollector lc, Paragraph para) { var sib = para.NextSibling;...the para variable is not a Paragraph node, as the GetEntity method...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  9. Aspose::Words::ParagraphFormat::get_SpaceAfterA...

    Aspose::Words::ParagraphFormat::get_SpaceAfterAuto method. True if the amount of spacing after the Paragraph is set automatically in C++....amount of spacing after the paragraph is set automatically. bool...SpaceAfter . When you set paragraph Space Before and Space After...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Aspose::Words::CompositeNode::GetText method | ...

    Aspose::Words::CompositeNode::GetText method. Gets the text of this node and of all its children in C++....()); Shows how to output all paragraphs in a document that are list...Aspose :: Words :: NodeType :: Paragraph , true ); for ( auto && para...

    reference.aspose.com/words/cpp/aspose.words/com...