Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 17,601 for

paragraph

(0.17 sec)
  1. Aspose::Words::Fields::FieldAutoNum::get_Separa...

    Aspose::Words::Fields::FieldAutoNum::get_SeparatorCharacter method. Gets or sets the separator character to be used in C++....Examples Shows how to number paragraphs using autonum fields. auto...builder -> Writeln ( u " \t Paragraph 1." ); ASSERT_EQ ( u " AUTONUM...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Working with Table of Contents in Java|Aspose.W...

    Table of Content field in details. How to create and modify `TOC` field using Java.... For instance, a paragraph with Heading 1 style will...level in the TOC whereas a paragraph with Heading 2 will be treated...

    docs.aspose.com/words/java/working-with-table-o...
  3. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document. To learn more, visit the documentation article in C++....collection separately from the paragraphs of text. You do not create...AddCopy() method. To make a paragraph bulleted or numbered, you...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreDeleted method. Gets or sets a boolean value indicating either to ignore text inside delete revisions. The default value is false in C++....revisions and remove the second paragraph, which will create a delete...delete revision. // That paragraph will persist in the document until...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your document's layout effectively. Unlock flexible design options for optimal presentation....pdf" ); Shows how to show paragraph marks in a rendered output...); // Add some paragraphs, then enable paragraph marks to show...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::Font::get_Superscript method | A...

    Aspose::Words::Font::get_Superscript method. True if the font is formatted as superscript in C++....ExplicitCast < Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose...Aspose :: Words :: NodeType :: Paragraph , 0 , true )); // Raise this...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Aspose::Words::Fields::FieldNoteRef::set_Insert...

    Aspose::Words::Fields::FieldNoteRef::set_InsertRelativePosition method. Sets whether to insert a relative position of the bookmarked Paragraph in C++....position of the bookmarked paragraph. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_DoNotSuppressParagraphBorders method. Do Not Suppress Paragraph Borders Next To Frames in C++....a method Do Not Suppress Paragraph Borders Next To Frames. bool...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Document.join_runs_with_same_formatting method ...

    Document.join_runs_with_same_formatting method. Joins runs with same formatting in all Paragraphs of the document....with same formatting in all paragraphs of the document. def joi...The operation checks every Paragraph node in the document for adjacent...

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

    aspose.words.PaperSize enumeration. Specifies paper size....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

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