Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 18,220 for

paragraph

(0.09 sec)
  1. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document....then appears in the parent Paragraph's RunCollection. let runs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Table.EnsureMinimum | Aspose.Words for .NET

    Discover the Table EnsureMinimum method, effortlessly create and append a row when your table is empty for seamless data management....cells, which may contain paragraphs // with typical elements...and one cell with an empty paragraph. table . EnsureMinimum ();...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....can have text, can contain Paragraph and Table nodes as children...getFirstParagraph() Gets the first paragraph in the shape. getFlipOrientation()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Tables::Table::get_AbsoluteHoriz...

    Aspose::Words::Tables::Table::get_AbsoluteHorizontalDistance method. Gets or sets absolute horizontal floating table position specified by the table properties, in points. Default value is 0 in C++....offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Font.tint_and_shade property | Aspose.Words for...

    Font.tint_and_shade property. Gets or sets a double value that lightens or darkens a color.... PARAGRAPH , 'ThemedStyle' ) style ....tint_and_shade = 0.3 builder . paragraph_format . style_name = 'ThemedStyle'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working With Nodes in Ruby|Aspose.Words for Java

    Working With Document Nodes using Ruby....() \ # Creates and adds a paragraph node to the document. para...import ( "com.aspose.words.Paragraph" ) . new ( doc ) \ # Typed...

    docs.aspose.com/words/java/working-with-nodes-i...
  7. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....various objects such as Run , Paragraph , Style , DocumentBuilder...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::StyleCollection::get_Count metho...

    Aspose::Words::StyleCollection::get_Count method. Gets the number of styles in the collection in C++....Paragraph", the collection will apply...:: Words :: StyleType :: Paragraph , u "MyStyle" ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. Manage PowerPoint Presentation Themes in Python...

    Master presentation themes in Aspose.Slides for Python via .NET to create, customize and convert PowerPoint files with consistent branding...."+mn-lt" ) paragraph = slides . Paragraph () paragraph . portions...shape . text_frame . paragraphs . add ( paragraph ) This Python example...

    docs.aspose.com/slides/python-net/presentation-...
  10. Aspose::Words::DocumentVisitor class | Aspose.W...

    Aspose::Words::DocumentVisitor class. Base class for custom document visitors. To learn more, visit the documentation article in C++....rds::Paragraph>) Called when enumeration of a paragraph has ended...rds::Paragraph>) Called when enumeration of a paragraph has started...

    reference.aspose.com/words/cpp/aspose.words/doc...