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

paragraph

(0.15 sec)
  1. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes...to the first paragraph of this document. paragraph = doc . get_child...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () paragraph . append_child...

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

    Table Accept method. Accepts a visitor in C#.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words.tab...
  3. EndParagraphPortionFormat | Aspose.Sildes for ....

    Specifies the portion properties that are to be used if another portion is inserted after the last one....EndParagraphPortionF Paragraph.EndParagraphPortionF property...interface IPortionFormat class Paragraph namespace Aspose.Slides assembly...

    reference.aspose.com/slides/net/aspose.slides/p...
  4. PDF Export - Numbering Features|Aspose.Words fo...

    Export to PDF format using numbering saving features in C#....String Yes Number Format Yes Paragraph Properties Yes Font Properties...Properties Yes Linked Paragraph Style Yes Starting Value Yes Text...

    docs.aspose.com/words/net/numbering-features-su...
  5. Style.automatically_update property | Aspose.Wo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working With Nodes in Jython|Aspose.Words for Java

    Working With Word Document Nodes using Jython.... words import Paragraph class WorkingWithNodes : def...adds a paragraph node to the document. para = Paragraph ( doc...

    docs.aspose.com/words/java/working-with-nodes-i...
  7. BorderCollection.GetEnumerator | Aspose.Words f...

    BorderCollection GetEnumerator method. Returns an enumerator object that can be used to iterate over all borders in the collection in C#....edit all of the borders in a paragraph format object. Document doc...// Configure the builder's paragraph format settings to create...

    reference.aspose.com/words/net/aspose.words/bor...
  8. Portion|Aspose.Slides Documentation

    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....getTextFrame (); for ( IParagraph paragraph : textFrame . getParagraphs...for ( IPortion portion : paragraph . getPortions ()) { Point2D...

    docs.aspose.com/slides/java/portion/
  9. Story.FirstParagraph | Aspose.Words for .NET AP...

    Story 财产. 获取故事的第一段... public Paragraph FirstParagraph { get ; } 例子...AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/zh/net/aspose.words/...
  10. Aspose::Words::TabStopCollection Class Referenc...

    A collection of TabStop objects that represent custom tabs for a Paragraph or a style....represent custom tabs for a paragraph or a style. In Microsoft Word...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/cpp/class/aspose.wor...