Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 36,518 for

paragraph

(0.07 sec)
  1. ListFormat class | Aspose.Words for Python

    aspose.words.lists.ListFormat class. Allows to control what list formatting is applied to a Paragraph...formatting is applied to a paragraph. To learn more, visit the...documentation article. Remarks A paragraph in a Microsoft Word document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Node Class | Aspose.Words for .NET

    Aspose.Words.Node class. Base class for all nodes of a Word document in C#....section body can contain Paragraph and Table nodes. // If the...Document doc = new Document (); Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/node/
  3. IParagraphFormat | Aspose.Sildes for .NET API R...

    This class contains the Paragraph formatting properties. Unlike IParagraphFormatEffectiveData./iParagraphformateffectivedata all properties of this class are writeable....interface This class contains the paragraph formatting properties. Unlike...sets the text alignment in a paragraph with no inheritance. Read/write...

    reference.aspose.com/slides/net/aspose.slides/i...
  4. TabStopCollection.Add | Aspose.Words for .NET

    TabStopCollection Add method. Adds or replaces a tab stop in the collection in C#....Document (); Paragraph paragraph = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Below are two ways...

    reference.aspose.com/words/net/aspose.words/tab...
  5. 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...
  6. How to skip formulas while extracting images - ...

    Dear team, We are extracting images from docx but below case its extracting formulas also please find source code and input, output file. please do needful Source Code : class ImageExtractor extends DocumentVisitor { …...table move cursor to the next paragraph. if (nodeToRemove.getNodeType()...shape.getChildNodes(NodeType.PARAGRAPH, true).getCount() == 0) {...

    forum.aspose.com/t/how-to-skip-formulas-while-e...
  7. ichartparagraphformat - Aspose.Slides for Andro...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....OutputFile OverrideTheme Paragraph ParagraphCollection ParagraphFormat...IChartParagraphForma Represents a paragraph formatting properties of a...

    reference.aspose.com/slides/androidjava/com.asp...
  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. Aspose::Slides::BulletFormat Class Reference - ...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Slides::BulletFormat Class Referen......Class Reference Represents paragraph bullet formatting properties...Returns the bullet type of a paragraph with no inheritance. Read...

    reference.aspose.com/slides/cpp/class/aspose.sl...