Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 36,517 for

paragraph

(0.14 sec)
  1. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....Shows how to create and use a paragraph style with list formatting...= doc ) # Create a custom paragraph style. style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat | Aspose.Sildes for .NET API Re...

    This class contains the Paragraph formatting properties. Unlike IParagraphFormatEffectiveData./iParagraphformateffectivedata all properties of this class are writeable....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/net/aspose.slides/p...
  3. Aspose::Slides::IParagraphFormatEffectiveData C...

    Public Member Functions | List of all members Aspose::Slides::IParagraphFormatEffectiveData Class Reference abstract ......which contains effective paragraph formatting properties. More...Returns a bullet format of a paragraph. Read-only IBulletFormatEffecti...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  4. Based on the symbol i am applying list properti...

    Hi Team , Based on the symbol I am applying list properties. it’s affecting but it’s not affecting Symbols. I used mentioned code kindly help me asap. Pleased find the below mentioned input and expected output. Expe…...1 KB) List<Paragraph> listItems = doc.GetChildNodes(NodeType...GetChildNodes(NodeType.Paragraph, true).Cast<Paragraph>().Where(p => p...

    forum.aspose.com/t/based-on-the-symbol-i-am-app...
  5. Aspose::Words::DocumentVisitor::VisitParagraphS...

    Aspose::Words::DocumentVisitor::VisitParagraphStart method. Called when enumeration of a Paragraph has started in C++....Called when enumeration of a paragraph has started. virtual Aspose...Aspose :: Words :: Paragraph > paragraph ) Parameter Type Description...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::ParagraphFormat Class Reference ...

    Represents all the formatting for a Paragraph....all the formatting for a paragraph. Examples Shows how to construct...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Aspose::Words::Document::EnsureMinimum method |...

    Aspose::Words::Document::EnsureMinimum method. If the document contains no sections, creates one section with one Paragraph in C++....creates one section with one paragraph. void Aspose :: Words :: Document...child Body and one child Paragraph. // We can edit the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 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...
  9. ichartparagraphformat - Aspose.Slides for Java ...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....OutputFile OverrideTheme Paragraph ParagraphCollection ParagraphFormat...IChartParagraphForma Represents a paragraph formatting properties of a...

    reference.aspose.com/slides/java/com.aspose.sli...
  10. Aspose::Words::Lists::ListLabel::get_LabelStrin...

    Aspose::Words::Lists::ListLabel::get_LabelString method. Gets a string representation of list label in C++....extract the list labels of all paragraphs that are list items. auto...NodeType :: Paragraph , true ); // Find if we have the paragraph list...

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