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

paragraphs

(0.26 sec)
  1. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same formatting in all Paragraphs of the document....with same formatting in all paragraphs of the document. joinRunsWithSameForm...The operation checks every Paragraph node in the document for adjacent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphstart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!...Called when enumeration of a paragraph has started. public virtual...VisitParagraphStart ( Paragraph paragraph ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Working with Graphs in PDF|Aspose.PDF for C++

    Learn how to create and manipulate graphs within PDF files in C++ using Aspose.PDF for visual data representation.... Graph is a paragraph level element and it can be...be added to the Paragraphs collection in a Page instance. A Graph...

    docs.aspose.com/pdf/cpp/graphs/
  4. Why Not Open XML SDK|Aspose.Slides Documentation

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, automation-free conversion, and broad support for PPT, PPTX and ODP....formatting on TextFrames, Paragraphs and Portions levels. For...TextHolders, TextFrames, Paragraphs and Portions. Yes Yes Low-level...

    docs.aspose.com/slides/net/why-not-open-xml-sdk/
  5. BorderCollection class | Aspose.Words for Node.js

    Aspose.Words.BorderCollection class. A collection of [Border](../border/) objects...between cells or conforming paragraphs. left Gets the left border...Examples Shows how to insert a paragraph with a top border. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 Python 向 PDF 添加页脚 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加页脚。... Paragraphs . Add ( footerText ) marginInfo...

    products.aspose.com/pdf/zh-hans/python-net/footer/
  7. Split a Document in Python|Aspose.Words for Pyt...

    Split a document into several files using Python. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....criteria together: heading paragraph, section break, column break...headings, use the HEADING_PARAGRAPH value of the document_split_criteria...

    docs.aspose.com/words/python-net/split-a-document/
  8. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in C++....checkboxes, ole objects, paragraphs, lists, tables, images, and...allows you to specify fonts, paragraph or section formatting, and...

    docs.aspose.com/words/cpp/document-builder-over...
  9. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used... paragraphs . at ( 1 ). appendChild (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Node.js via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....of any story consists of paragraphs and tables, respectively...respectively represented by the Paragraph and Table objects of the Block-level...

    docs.aspose.com/words/nodejs-net/logical-levels...