Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 15,548 for

paragraph

(0.07 sec)
  1. 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...
  2. Table.relativeHorizontalAlignment property | As...

    Table.relativeHorizontalAlignment property. Gets or sets floating table relative horizontal alignment....offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Rendering Shapes Separately from a Document|Asp...

    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 Java....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/java/rendering-shapes-sep...
  4. LayoutOptions class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutOptions class. Holds the options that allow controlling the document layout process...sets indication of whether paragraph marks are rendered. Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using C++...get_TextFrame (); // Creates the Paragraph object for text frame auto...auto para = txtFrame -> get_Paragraphs () -> idx_get ( 0 ); // Creates...

    docs.aspose.com/slides/cpp/manage-textbox/
  6. StructuredDocumentTag.Style | Aspose.Words for ...

    Discover how to manage the Style property of StructuredDocumentTags to enhance your document formatting and improve readability effortlessly....Remarks Only Character style or Paragraph style with linked character...

    reference.aspose.com/words/net/aspose.words.mar...
  7. FieldSeq class | Aspose.Words for Python

    aspose.words.fields.FieldSeq class. Implements the SEQ field...node, returns its parent paragraph. If the field is already removed...# Each entry contains the paragraph that includes the SEQ field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.moveToSection method | Aspose.W...

    DocumentBuilder.moveToSection method. Moves the cursor to the beginning of the body in a specified section....cursor is moved to the first paragraph in the Body of the specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using Java...getTextFrame (); // Creates the Paragraph object for text frame IParagraph...Creates a Portion object for paragraph IPortion portion = para ....

    docs.aspose.com/slides/java/manage-textbox/
  10. Working with comments in docx4j and Aspose.Word...

    Work with comments within a document easily and fast instead of using docx4j.... add ( new Paragraph ( doc )); comment . getFirstParagraph...

    docs.aspose.com/words/java/working-with-comment...