Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 18,129 for

paragraph

(0.13 sec)
  1. FieldListNum.has_list_name property | Aspose.Wo...

    FieldListNum.has_list_name property. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code....Examples Shows how to number paragraphs with LISTNUM fields. doc...'0' builder . writeln ( 'Paragraph 1' ) self . assertEqual (...

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

    Discover the Aspose.Words.SpecialChar class, your essential tool for managing special characters in documents. Enhance your document processing today!...get; } Retrieves the parent Paragraph of this node. PreviousSibling...and can only be a child of Paragraph . SpecialChar char is used...

    reference.aspose.com/words/net/aspose.words/spe...
  3. BorderCollection indexer | Aspose.Words for Python

    BorderCollection indexer. Retrieves a [Border](../../border/) object by index....writeln ( 'Paragraph 1.' ) builder . write ( 'Paragraph 2.' ) #...configuration while creating # these paragraphs, their border collections...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BorderCollection.equals method | Aspose.Words f...

    BorderCollection.equals method. Compares collections of borders....writeln ( 'Paragraph 1.' ) builder . write ( 'Paragraph 2.' ) #...configuration while creating # these paragraphs, their border collections...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldRef::set_InsertPara...

    Aspose::Words::Fields::FieldRef::set_InsertParagraphNumber method. Sets whether to insert the Paragraph number of the referenced Paragraph exactly as it appears in the document in C++....insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Run.text property | Aspose.Words for Node.js

    Run.text property. Gets or sets the text of the run....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Layout::LayoutOptions::get_ShowP...

    Aspose::Words::Layout::LayoutOptions::get_ShowParagraphMarks method. Gets or sets indication of whether Paragraph marks are rendered. Default is false in C++....sets indication of whether paragraph marks are rendered. Default...Examples Shows how to show paragraph marks in a rendered output...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Aspose::Words::TabStopCollection::RemoveByPosit...

    Aspose::Words::TabStopCollection::RemoveByPosition method. Removes a tab stop at the specified position from the collection in C++....right tab stop in TOC related paragraphs. auto doc = System :: MakeObject...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. Aspose::Words::TabStop::get_Position method | A...

    Aspose::Words::TabStop::get_Position method. Gets the position of the tab stop in points in C++....right tab stop in TOC related paragraphs. auto doc = System :: MakeObject...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. BorderCollection.count property | Aspose.Words ...

    BorderCollection.count property. Gets the number of borders in the collection....writeln ( "Paragraph 1." ); builder . write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

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