Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 18,529 for

paragraph

(0.18 sec)
  1. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic objects, such as images, text box containing Paragraphs, or arrow shapes, when processing a document, and export them to an external location using C#....example, a text box containing paragraphs, arrow shapes, and a small...up of many nodes, such as Paragraph and Table . Most shapes can...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  2. 使用 Python 将 PowerPoint 演示文稿转换为视频|Aspose.Slides ...

    了解如何使用 Python 将 PowerPoint 和 OpenDocument 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。... Paragraph () para1 . portions . add...Python" )) para2 = slides . Paragraph () para2 . portions . add...

    docs.aspose.com/slides/zh/python-net/convert-po...
  3. Layout|Documentation

    Layout elements are used to arrange other elements and define the appearance and design of the OMR form.... Paragraph This element is used to combine...

    docs.aspose.com/omr/net/json-markup/elements-la...
  4. Merging documents causing bullets to move - Fre...

    Hi, Our customer reported merging templates with bullets (with their letterhead) is causing an issue. The picture below shows the result:- With no letterhead selected the document merges fine with the bullets aligning …... Paragraph‑level formatting (styles,...your letter‑head document a paragraph style (usually Normal ) has...

    forum.aspose.com/t/merging-documents-causing-bu...
  5. 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...
  6. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document...contain cells, which may have paragraphs # with typical elements such...least one row, cell, and paragraph. first_row = aw . tables ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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/
  8. ShapeBase.isLayoutInCell property | Aspose.Word...

    ShapeBase.isLayoutInCell property. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it....element inside the cell's paragraph. // The coordinate origin...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Tables::Table::EnsureMinimum met...

    Aspose::Words::Tables::Table::EnsureMinimum method. If the table has no rows, creates and appends one Row in C++....cells, which may contain paragraphs // with typical elements...and one cell with an empty paragraph. table -> EnsureMinimum ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Table.title property | Aspose.Words for Node.js

    Table.title property. Gets or sets title of this table... Paragraph ( doc )); cell . firstParagraph...

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