Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 36,225 for

paragraph

(0.07 sec)
  1. IChartParagraphFormat | Aspose.Slides for Java ...

    Represents a Paragraph formatting properties of a chart....IChartParagraphForma Represents a paragraph formatting properties of a...sets the text alignment in a paragraph. setAlignment(int value) Returns...

    reference.aspose.com/slides/java/com.aspose.sli...
  2. CompositeNode.GetChildNodes | Aspose.Words for ...

    CompositeNode GetChildNodes method. Returns a live collection of child nodes that match the specified type in C#....first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/com...
  3. CompositeNode.PrependChild | Aspose.Words for .NET

    CompositeNode PrependChild method. Adds the specified node to the beginning of the list of child nodes for this node in C#....document, by default, has one paragraph. Assert . AreEqual ( 1 , doc...doc . FirstSection . Body . Paragraphs . Count ); // Composite nodes...

    reference.aspose.com/words/net/aspose.words/com...
  4. Aspose::Words::Saving::TxtSaveOptions::get_Save...

    Aspose::Words::Saving::TxtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Text in C++....txt document with a custom paragraph break. auto doc = MakeObject...( u "Paragraph 1." ); builder -> Writeln ( u "Paragraph 2." );...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. IText | Aspose.PSD for .NET API 参考

    文本层文本编辑界面...= "Second paragraph\r" ) { throw new Exception...( ( int ) portions [ 0 ]. Paragraph . Justification != 0 || (...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  6. CreateParagraph() | Aspose.Slides for C++ API R...

    Creates a new empty Paragraph....method Creates a new empty paragraph. System :: SharedPtr < IParagraph...() override Return Value Paragraph . ParagraphFactory::Creat...

    reference.aspose.com/slides/cpp/aspose.slides/p...
  7. Text | Aspose.PSD for .NET API 参考

    获取或设置文本... Paragraph ; defaultStyle . FillColor...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  8. ParagraphFormat | Aspose.Sildes for Python via ...

    ParagraphFormat Contents [ Hide ] ParagraphFormat class This class contains the Paragraph formatting properties. Unli......class This class contains the paragraph formatting properties. Unlike...sets the text alignment in a paragraph with no inheritance. Read/write...

    reference.aspose.com/slides/python-net/aspose.s...
  9. Aspose::Words::CompositeNode::InsertBefore meth...

    Aspose::Words::CompositeNode::InsertBefore method. Inserts the specified node immediately before the specified reference node in C++....document, by default, has one paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...() -> get_Body () -> get_Paragraphs () -> get_Count ()); // Composite...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. ParagraphFormat | Aspose.Slides for Java API Re...

    This class contains the Paragraph formatting properties.... This class contains the paragraph formatting properties. Unlike...to return and manipulate paragraph formatting properties defined...

    reference.aspose.com/slides/java/com.aspose.sli...