Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 36,518 for

paragraph

(0.06 sec)
  1. IChartParagraphFormat | Aspose.Sildes for .NET ...

    Represents a Paragraph formatting properties of a chart....IChartParagraphForma interface Represents a paragraph formatting properties of a...sets the text alignment in a paragraph. Read/write TextAlignment...

    reference.aspose.com/slides/net/aspose.slides.c...
  2. ListLabel Class | Aspose.Words for .NET

    Aspose.Words.Lists.ListLabel class. Defines properties specific to a list label in C#....extract the list labels of all paragraphs that are list items. Document...NodeType . Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/net/aspose.words.lis...
  3. How to remove date from header from word docume...

    @alexey.noskov, How to remove date from header from word document ,it is reading as field start....@srinu12 \r is usually a paragraph break, so if you need to remove... you should remove whole paragraph. Could you please attach your...

    forum.aspose.com/t/how-to-remove-date-from-head...
  4. Font.StrikeThrough | Aspose.Words for .NET

    Font StrikeThrough property. True if the font is formatted as strikethrough text in C#....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Aspose::Words::CompositeNode::GetEnumerator met...

    Aspose::Words::CompositeNode::GetEnumerator method. Provides support for the for each style iteration over the child nodes of this node in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 0...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. Aspose::Words::FrameFormat::get_Width method | ...

    Aspose::Words::FrameFormat::get_Width method. Gets the width of the specified frame, in points in C++....formatting properties of paragraphs that are frames. auto doc...MyDir + u "Paragraph frame.docx" ); SharedPtr < Paragraph > paragraphFrame...

    reference.aspose.com/words/cpp/aspose.words/fra...
  7. Paragraph.IsInCell | Aspose.Words for .NET

    Paragraph IsInCell property. True if this Paragraph is an immediate child of Cell false otherwise in C#....Hide ] Paragraph.IsInCell property True if this paragraph is an...Enabling KeepWithNext for every paragraph in the table except for the...

    reference.aspose.com/words/net/aspose.words/par...
  8. Animated Text|Aspose.Slides for Python Document...

    Add animated text and effects to PowerPoint presentation in Python...Adding Animation Effects to Paragraphs We added the add_effect()...animation effects to a single paragraph. This sample code shows you...

    docs.aspose.com/slides/python-net/animated-text/
  9. Animated Text|Aspose.Slides Documentation

    Add animated text and effects to PowerPoint presentation in C# or .NET...Adding Animation Effects to Paragraphs We added the AddEffect()...animation effects to a single paragraph. This sample code shows you...

    docs.aspose.com/slides/net/animated-text/
  10. BulletFormat | Aspose.Sildes for Python via .NE...

    BulletFormat Contents [ Hide ] BulletFormat class Represents Paragraph bullet formatting properties. The BulletFormat......BulletFormat class Represents paragraph bullet formatting properties...sets the bullet type of a paragraph with no inheritance. Read/write...

    reference.aspose.com/slides/python-net/aspose.s...