Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 36,324 for

paragraph

(0.07 sec)
  1. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....SubDocument can only be a child of Paragraph . Examples: Shows how to access...indentAndAppendLine("[Body start] Paragraphs: " + paragraphCount); mDocTraversalDepth++;...

    reference.aspose.com/words/java/com.aspose.word...
  2. iparagraph - Aspose.Slides for Java - API Refer...

    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...Known Implementing Classes: Paragraph public interface IParagraph...

    reference.aspose.com/slides/java/com.aspose.sli...
  3. OfficeMath.ParentParagraph | Aspose.Words for .NET

    OfficeMath ParentParagraph property. Retrieves the parent Paragraph of this node in C#....the parent Paragraph of this node. public Paragraph ParentParagraph...OfficeMath.docx" ); See Also class Paragraph class OfficeMath namespace...

    reference.aspose.com/words/net/aspose.words.mat...
  4. Body.ensure_minimum method | Aspose.Words for P...

    Body.ensure_minimum method. If the last child is not a Paragraph, creates and appends one empty Paragraph....not a paragraph, creates and appends one empty paragraph. def...section, one body and one paragraph. # Call the "RemoveAllChildren"...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Managing Text Autofit and Rotation in Python|As...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Shape) \# Create the Paragraph object for text frame para...Create Portion object for paragraph color = self.Color portion...

    docs.aspose.com/slides/java/managing-text-autof...
  6. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....first paragraph of this document. Paragraph paragraph = (Paragraph)...getChild(NodeType.PARAGRAPH, 0, true); paragraph.appendChild(new...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to add a new textbox for a page at given po...

    Hi, Support: Would you help me to add a new textbox for a page at given position? and then add texts into the textbox, set fontname,fontsize,fontcolor for the texts in the textbox, and then set the boarder of the textb…...Create a paragraph for ttextbox content. Paragraph para = new...new Paragraph(doc); para.ParagraphFormat.LineSpacing = 30; // Create...

    forum.aspose.com/t/how-to-add-a-new-textbox-for...
  8. Style.AutomaticallyUpdate | Aspose.Words for .NET

    Style AutomaticallyUpdate property. Specifies whether this style is automatically redefined based on the appropriate value in C#....style when the appropriate paragraph formatting has been changed...property is applicable to paragraph styles only. The default value...

    reference.aspose.com/words/net/aspose.words/sty...
  9. AddDefaultParagraphStyle | Aspose.PUB for .NET ...

    Adds default Paragraph style...AddDefaultParagraphS method Adds default paragraph style public void AddDefaultParagraphS...Description value ParagraphStyle paragraph style See Also class ParagraphStyle...

    reference.aspose.com/pub/net/aspose.pub/documen...
  10. isBulletHardColor | Aspose.Sildes for Node.js v...

    isBulletHardColor isBulletHardColor() function Determines whether the bullet has own color or inherits it from the fi......the first portion in the paragraph. NullableBool.True if bullet...the first portion in the paragraph. Read/write NullableBool....

    reference.aspose.com/slides/nodejs-java/aspose....