Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 15,651 for

paragraph

(0.05 sec)
  1. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....Remarks: Body can contain Paragraph and Table child nodes. Body...needs to contain at least one Paragraph . Examples: Shows how to construct...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Saving::TxtSaveOptionsBase class...

    Aspose::Words::Saving::TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats. 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...
  3. Paragraph.acceptStart method | Aspose.Words for...

    Paragraph.acceptStart method. Accepts a visitor for visiting the start of the document's Paragraph....the start of the document’s paragraph. acceptStart ( visitor : Aspose...Words class Paragraph Paragraph.acceptEnd method Paragraph.appendField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working With Nodes in Jython|Aspose.Words for Java

    Working With Word Document Nodes using Jython.... words import Paragraph class WorkingWithNodes : def...adds a paragraph node to the document. para = Paragraph ( doc...

    docs.aspose.com/words/java/working-with-nodes-i...
  5. ParagraphFormat.FirstLineIndent | Aspose.Words ...

    Discover how to use the ParagraphFormat FirstLineIndent property to easily customize first line or hanging indents in your documents for improved readability....Examples Shows how to insert a paragraph into the document. Document..."Writeln" method ends the paragraph after appending text // and...

    reference.aspose.com/words/net/aspose.words/par...
  6. Section | Aspose.Words for Java

    Represents a single section in a document in Java....needs to have Body with one Paragraph . Each section has its own...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to Change Text Color in HTML? C# Examples

    With C# examples you will learn how to change text color in an HTML file using inline and internal CSS....Find, for example, the first paragraph element to set a style attribute...Combine (OutputDir, "change-paragraph-color-inline-css.html" );...

    docs.aspose.com/html/net/how-to-articles/how-to...
  8. Aspose::Words::Fields::FieldRef::get_InsertPara...

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

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Replacing::ReplacingArgs class |...

    Aspose::Words::Replacing::ReplacingArgs class. Provides data for a custom replace operation. To learn more, visit the documentation article in C++....Insert a document after the paragraph containing the matched text...System :: ExplicitCast < Paragraph > ( args -> get_MatchNode...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....the current paragraph and all further paragraphs created using...list level of the current paragraph by one level, call ListFormat...

    docs.aspose.com/words/java/using-documentbuilde...