Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 18,354 for

paragraphs

(0.1 sec)
  1. Aspose::Words::Markup::MarkupLevel enum | Aspos...

    Aspose::Words::Markup::MarkupLevel enum. Specifies the level in the document tree where a particular StructuredDocumentTag can occur in C++.... among tables and paragraphs). Row 3 The element occurs...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document....Configure the table to pick up paragraphs with headings of levels 1...table of contents by adding paragraphs with heading styles. # Each...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FootnoteSeparator class | Aspose.Words for Python

    aspose.words.notes.FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document....FootnoteSeparator can contain Paragraph and Table child nodes. There...CompositeNode ) first_paragraph Gets the first paragraph in the story...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::Field class | Aspose.Wor...

    Aspose::Words::Fields::Field class. Represents a Microsoft Word document field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...content and span multiple paragraphs or sections in a document...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Paragraph::get_ListLabel method ...

    Aspose::Words::Paragraph::get_ListLabel method. Gets a ListLabel object that provides access to list numbering value and formatting for this paragraph in C++....Aspose::Words::Paragraph::get_ListLabel method Contents [ Hide...Hide ] Paragraph::get_ListLabel method Gets a ListLabel object...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. BuiltInDocumentProperties Class | Aspose.Words ...

    Discover the Aspose.Words.Properties.BuiltInDocumentProperties class for easy access to essential document properties, enhancing your Word processing efficiency.... Paragraphs { get; set; } Represents...estimate of the number of paragraphs in the document. RevisionNumber...

    reference.aspose.com/words/net/aspose.words.pro...
  7. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。...MarkupParagraph paragraph in section . Paragraphs ) { DrawPolygonOnPage...DrawPolygonOnPage ( paragraph . Points , page ); } } // Save PDF document...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...
  8. Aspose.Words DOM|Aspose.Words for Python via .NET

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Python.... Every run of a text, paragraph, table, or a section is a... for example, Section or Paragraph , derive from the CompositeNode...

    docs.aspose.com/words/python-net/aspose-words-d...
  9. Story class | Aspose.Words for Node.js

    Aspose.Words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../table/)...contain block-level nodes Paragraph and Table . To learn more...firstParagraph Gets the first paragraph in the story. hasChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用Python替换PDF中的文本|Aspose.PDF for Python via .NET

    了解通过Aspose.PDF for Python via .NET库替换和删除文本的多种方法。... Paragraphs . Add ( t1 ); TextFragment...FontSize = 12 ; hfFirst . Paragraphs . Add ( t2 ); // 为该部分创建一个...

    docs.aspose.com/pdf/zh/python-net/replace-text-...