Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 9,005 for

paragraph

(0.14 sec)
  1. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes...to the first paragraph of this document. paragraph = doc . get_child...NodeType . PARAGRAPH , 0 , True ) . as_paragraph () paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Font.Hidden | Aspose.Words for .NET

    Discover the Font Hidden property. Easily identify if your text is formatted as hidden. Enhance your document's clarity and presentation today!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/fon...
  3. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....SubDocument can only be a child of Paragraph . Examples: Shows how to access...indentAndAppendLine("[Body start] Paragraphs: " + paragraphCount); mDocTraversalDepth++;...

    reference.aspose.com/words/java/com.aspose.word...
  4. CompositeNode.getParagraph method | Aspose.Word...

    CompositeNode.getParagraph method. Returns an Nth child [Paragraph](../../Paragraph/) node....isDeep) Returns an Nth child Paragraph node. getParagraph ( index...based index of the child Paragraph node to select. Negative indexes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Saving::PdfSaveOptions::get_Expo...

    Aspose::Words::Saving::PdfSaveOptions::get_ExportParagraphGraphicsToArtifact method. Gets or sets a value determining whether a Paragraph graphic should be marked as an artifact in C++....value determining whether a paragraph graphic should be marked as...Default value is false and paragraph graphics (underlines, text...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. ParagraphFormat.first_line_indent property | As...

    ParagraphFormat.first_line_indent property. Gets or sets the value (in points) for a first line or hanging indent...Examples Shows how to insert a paragraph into the document. doc = aw...Underline . DASH paragraph_format = builder . paragraph_format paragraph_format...

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

    Discover the Aspose.Words.Fields.FieldRef class for seamless REF field implementation. Enhance document automation and streamline your workflow today!...hyperlink to the bookmarked paragraph. InsertParagraphNumbe { get;...insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldListNum.StartingNumber | Aspose.Words for ...

    Discover the FieldListNum StartingNumber property to easily manage your field's starting value for improved data organization and efficiency....Examples Shows how to number paragraphs with LISTNUM fields. Document..."0" ; builder . Writeln ( "Paragraph 1" ); Assert . AreEqual (...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Run constructor | Aspose.Words for Python

    aspose.words.Run constructor...insert_before() on the paragraph where you want the run inserted...CompositeNode.insert_before() on the paragraph where you want the run inserted...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldRef.insert_hyperlink property | Aspose.Wor...

    FieldRef.insert_hyperlink property. Gets or sets whether to create a hyperlink to the bookmarked Paragraph....hyperlink to the bookmarked paragraph. @property def insert_hyperlink...'MyBookmark' , 'The referenced paragraph is ' , ' this field. \n '...

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