Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 18,242 for

paragraph

(0.2 sec)
  1. Aspose::Words::Fields::FieldToc::get_UseParagra...

    Aspose::Words::Fields::FieldToc::get_UseParagraphOutlineLevel method. Gets whether to use the applied Paragraph outline level in C++....whether to use the applied paragraph outline level. bool Aspose...

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

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

    reference.aspose.com/words/cpp/aspose.words.set...
  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. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....This method works for only Paragraph nodes, as well as indivisible...returned for a Paragraph node is a paragraph break span. Use...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. ListFormat.list_indent method | Aspose.Words fo...

    ListFormat.list_indent method. Increases the list level of the current Paragraph by one level....list level of the current paragraph by one level. def list_indent...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListFormat.listIndent method | Aspose.Words for...

    ListFormat.listIndent method. Increases the list level of the current Paragraph by one level....list level of the current paragraph by one level. listIndent ()...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Automating PowerPoint Generation in JavaScript:...

    Automate slide creation on cloud platforms with Aspose.Slides for Node.js—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....) { let paragraph = new aspose . slides . Paragraph (); paragraph... BulletType . Symbol )); paragraph . getParagraphFormat (). setIndent...

    docs.aspose.com/slides/nodejs-java/automating-p...
  8. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children....DocumentBuilder ( doc = doc ) # Insert paragraphs with text with DocumentBuilder...section, one body and one paragraph. # Call the "RemoveAllChildren"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children....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...
  10. NodeImporter.import_node method | Aspose.Words ...

    NodeImporter.import_node method. Imports a node from one document into another.... 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...