Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 18,327 for

paragraph

(0.06 sec)
  1. Story.storyType property | Aspose.Words for Nod...

    Story.storyType property. Gets the type of this story....shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. expect ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the text of this story....shape, # which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.content_type property...

    BuiltInDocumentProperties.content_type property. Gets or sets the content type of the document.... Document ( MY_DIR + 'Paragraphs.docx' ) properties = doc...number of Paragraph nodes in the document to the "paragraphs" built-in...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldPageRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPageRef class for seamless PAGEREF field implementation, enhancing document navigation and efficiency....hyperlink to the bookmarked paragraph. InsertRelativePositi { get;...position of the bookmarked paragraph. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Story.deleteShapes method | Aspose.Words for No...

    Story.deleteShapes method. Deletes all shapes from the text of this story....shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. expect ( doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Border.tintAndShade property | Aspose.Words for...

    Border.tintAndShade property. Gets or sets a double value that lightens or darkens a color....Examples Shows how to insert a paragraph with a top border. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Tables::Row::get_Hidden method |...

    Aspose::Words::Tables::Row::get_Hidden method. Gets or sets a flag indicating whether this row is hidden or not in C++....:: Words :: Paragraph > ( cell -> get_Paragraphs ())) { for (...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. TextWrapping enumeration | Aspose.Words for Nod...

    Aspose.Words.Tables.TextWrapping enumeration. Specifies how text is wrapped around the table....and push it down into the paragraph below by setting the position...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.CurrentStory | Aspose.Words for...

    Discover the DocumentBuilder CurrentStory property to access and manage the selected story efficiently, enhancing your document editing experience....type of node that has child Paragraph nodes, such as a Body. Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Hello World in Ruby|Aspose.Words for Java

    Write 'Hello' to a Word Document using Ruby....( document ) ##### a new paragraph in the document with the text...

    docs.aspose.com/words/java/hello-world-in-ruby/