Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 18,524 for

paragraphs

(0.06 sec)
  1. Convert other file formats to PDF in .NET|Aspos...

    This topic shows you how Aspose.PDF allows converting other file formats such as EPUB, MD, PCL, XPS, PS, XML, and LaTeX to a PDF document....TextFragment object as paragraph in Paragraphs collection. If the...// Add a new text paragraph in paragraphs collection and pass...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  2. 在 JavaScript 中格式化 PowerPoint 文本|Aspose.Slides f...

    使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 和 OpenDocument 演示文稿中格式化和美化文本。自定义字体、颜色、对齐方式等。... Paragraph (); var portion1 = new aspose...getTextFrame () != null ) { const paragraphs = autoShape . getTextFrame...

    docs.aspose.com/slides/zh/nodejs-java/text-form...
  3. Body class | Aspose.Words for Node.js

    Aspose.Words.Body class. Represents a container for the main text of a section...Remarks Body can contain Paragraph and Table child nodes. Body...needs to contain at least one Paragraph . Inheritance: Body → Story...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentVisitor Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentVisitor class, your foundation for creating custom document visitors to enhance document processing and manipulation....VisitParagraphEnd ( Paragraph ) Called when enumeration of a paragraph has ended...VisitParagraphStart ( Paragraph ) Called when enumeration of a paragraph has started...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering.... paragraphs [ 0 ] . portions [ 0 ] ....) print ( f "= Effective paragraph formatting for style level...

    docs.aspose.com/slides/python-net/shape-effecti...
  6. Aspose::Words::Fields::FieldListNum::get_HasLis...

    Aspose::Words::Fields::FieldListNum::get_HasListName method. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code in C++....Examples Shows how to number paragraphs with LISTNUM fields. auto...); builder -> Writeln ( u "Paragraph 1" ); ASSERT_EQ ( u " LISTNUM...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FootnoteSeparator | Aspose.Words for Java

    in Java....shortcut method that creates a Paragraph object with optional text...getFirstParagraph() Gets the first paragraph in the story. getLastChild()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Work with Text in a Table|Aspose.Words for Node.js

    Replace text in a table in Node.js. Extract Plain Text from Table or Cell using Node.js....existing text with multi‑paragraph text. To do this, you need...level (per cell) or at the paragraph level. The following code...

    docs.aspose.com/words/nodejs-net/work-with-text...
  9. ImportFormatOptions.keep_source_numbering prope...

    ImportFormatOptions.keep_source_numbering property. Gets or sets a boolean value that specifies how the numbering will be imported when it clashes in source and destination documents...import_format_options ) for paragraph in src_doc . first_section...body . paragraphs : paragraph = paragraph . as_paragraph () imported_node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more.... paragraphs [ 0 ] . paragraph_format . default_portion_format...watermark_frame . paragraphs [ 0 ] . paragraph_format . default_portion_format...

    docs.aspose.com/slides/python-net/watermark/