Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 7,671 for

paragraph

(0.06 sec)
  1. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration today!... Paragraph || insertionDestination ....that is not the last empty paragraph of a section. foreach ( Section...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Aspose::Words::Fields::FieldRef::get_InsertPara...

    Aspose::Words::Fields::FieldRef::get_InsertParagraphNumberInFullContext method. Gets whether to insert the Paragraph number of the referenced Paragraph in full context in C++....insert the paragraph number of the referenced paragraph in full...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldStyleRef class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldStyleRef class. Implements the STYLEREF field...insert the paragraph number of the referenced paragraph exactly...insert the paragraph number of the referenced paragraph in full...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldListNum.ListName | Aspose.Words for .NET

    Discover the FieldListNum ListName property to easily manage abstract numbering definitions for improved document organization and clarity....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...
  5. Cell.ensureMinimum method | Aspose.Words for No...

    Cell.ensureMinimum method. If the last child is not a Paragraph, creates and appends one empty Paragraph....not a paragraph, creates and appends one empty paragraph. ensureMinimum...cell ); // Cells may contain paragraphs with typical elements such...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first Paragraph in the story....firstParagraph property Gets the first paragraph in the story. get firstParagraph...firstParagraph () : Aspose . Words . Paragraph Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor... PARAGRAPH or insertion_destination ...that is not the last empty paragraph of a section. for src_section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveOptions class. Can be used to specify additional options when saving a document into the Text format. To learn more, visit the documentation article in C++....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::ParagraphFormat::get_FirstLineIn...

    Aspose::Words::ParagraphFormat::get_FirstLineIndent method. Gets or sets the value (in points) for a first line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent in C++....Examples Shows how to insert a paragraph into the document. auto doc..."Writeln" method ends the paragraph after appending text // and...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Aspose::Words::Section::Section constructor | A...

    Aspose::Words::Section::Section constructor. Initializes a new instance of the Section class in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/sec...