Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 18,217 for

paragraph

(0.06 sec)
  1. Manage Presentation Tables in C++|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for C++. Discover simple code examples to streamline your table workflows....Creates the Paragraph object for the text frame auto paragraph = txtFrame...txtFrame -> get_Paragraphs () -> idx_get ( 0 ); // Creates the...

    docs.aspose.com/slides/cpp/manage-table/
  2. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows....getTextFrame (); // Creates the Paragraph object for the text frame...frame IParagraph paragraph = txtFrame . getParagraphs (). get_Item...

    docs.aspose.com/slides/java/manage-table/
  3. FieldStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldStart class, your key to efficiently managing Word fields in documents. Enhance your document processing today!...get; } Retrieves the parent Paragraph of this node. PreviousSibling...FieldStart can only be a child of Paragraph . A complete field in a Microsoft...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Manage Presentation Tables on Android|Aspose.Sl...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Android. Discover simple Java code examples to streamline your table workflows....getTextFrame (); // Creates the Paragraph object for the text frame...frame IParagraph paragraph = txtFrame . getParagraphs (). get_Item...

    docs.aspose.com/slides/androidjava/manage-table/
  5. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....PARAGRAPH, "MyStyle"); myStyle.getFont()...destination styles into direct paragraph attributes. ImportFormatOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!... AppendChild ( new Paragraph ( doc )); cell . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.tab...
  7. 演示主题|Aspose.Slides for Node.js via .NET 文档

    PowerPoint 演示文稿主题的 JavaScript 实现...100 ); var paragraph = new aspose . slides . Paragraph (); var portion...( "Theme text format" ); paragraph . getPortions (). add ( portion...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  8. Table.Description | Aspose.Words for .NET

    Enhance your tables with descriptive properties for better accessibility. Easily set and retrieve alternative text for improved user experience.... AppendChild ( new Paragraph ( doc )); cell . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.tab...
  9. ParagraphFormat.style_identifier property | Asp...

    ParagraphFormat.style_identifier property. Gets or sets the locale independent style identifier of the Paragraph style applied to this formatting....independent style identifier of the paragraph style applied to this formatting...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ConditionalStyle.paragraphFormat property | Asp...

    ConditionalStyle.ParagraphFormat property. Gets the Paragraph formatting of the conditional style....paragraphFormat property Gets the paragraph formatting of the conditional...

    reference.aspose.com/words/nodejs-net/aspose.wo...