Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 7,667 for

paragraph

(0.05 sec)
  1. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency....first paragraph of this document. Paragraph paragraph = ( Paragraph...( NodeType . Paragraph , 0 , true ); paragraph . AppendChild...

    reference.aspose.com/words/net/aspose.words/com...
  2. Paragraph.IsInsertRevision | Aspose.Words for .NET

    Discover the Paragraph IsInsertRevision property in Word. Learn how it identifies inserted text during change tracking for efficient document management....IsInsertRevision Contents [ Hide ] Paragraph.IsInsertRevision property...how to work with revision paragraphs. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/par...
  3. Paragraph.IsDeleteRevision | Aspose.Words for .NET

    Discover the IsDeleteRevision property in Microsoft Word. Learn how it indicates deletions during change tracking for efficient document management....IsDeleteRevision Contents [ Hide ] Paragraph.IsDeleteRevision property...how to work with revision paragraphs. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/par...
  4. Paragraph.IsFormatRevision | Aspose.Words for .NET

    Discover how the IsFormatRevision property in Microsoft Word tracks formatting changes, ensuring accurate document edits and enhanced collaboration....IsFormatRevision Paragraph.IsFormatRevision property Returns...Shows how to check whether a paragraph is a format revision. Document...

    reference.aspose.com/words/net/aspose.words/par...
  5. NodeList.toArray method | Aspose.Words for Node.js

    NodeList.toArray method. Copies all nodes from the collection to a new array of nodes....expression will extract all paragraph nodes, // which are descendants... selectNodes ( "//Table//Paragraph" ); // Iterate through the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DropCapPosition | Aspose.Words for Java

    Specifies the position for a drop cap text in Java....DocumentBuilder(doc); // Insert one paragraph with a large letter that the...text in the second and third paragraphs begins with. builder.getFont()...

    reference.aspose.com/words/java/com.aspose.word...
  7. HtmlInsertOptions | Aspose.Words for Java

    Specifies options for the MAspose.Words.DocumentBuilder.InsertHtmlSystem.StringAspose.Words.HtmlInsertOptions method in Java....HTML = "\n \n \n \n paragraph 1\n paragraph 2\n \n \n "; // Set...REMOVE_LAST_EMPTY_PARAGRAPH Remove the empty paragraph that is normally...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::Story::get_FirstParagraph method. Gets the first Paragraph in the story in C++....ph method Gets the first paragraph in the story. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Story...

    reference.aspose.com/words/cpp/aspose.words/sto...
  9. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...(Inherited from SaveOptions ) paragraph_break Specifies the string...string to use as a paragraph break when exporting in text formats...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node.... PARAGRAPH A paragraph of text. BOOKMARK_START...images, fields,etc.) within a paragraph STRUCTURED_DOCUMENT_TAG Allows...

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