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

paragraph

(0.06 sec)
  1. TabStopCollection.clear method | Aspose.Words f...

    TabStopCollection.clear method. Deletes all tab stop positions.... paragraph_format . tab_stops # 72 points...2' ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Insert and Append Documents|Aspose.Words for Py...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Python....this, create a bookmarked paragraph where you want the document...should not enclose multiple paragraphs or text that you want them...

    docs.aspose.com/words/python-net/insert-and-app...
  4. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_WPJustification method. Emulate WordPerfect 6.x Paragraph Justification in C++....x Paragraph Justification. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. PageSetup.line_number_count_by property | Aspos...

    PageSetup.line_number_count_by property. Returns or sets the numeric increment for line numbers....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". # This paragraph is on the 15th line, which...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreInserted method. Gets or sets a boolean value indicating either to ignore text inside insert revisions. The default value is false in C++....revisions and insert a paragraph. That paragraph will be an insert...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ) -> get_IsInsertRevision...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. MailMerge.use_whole_paragraph_as_region propert...

    MailMerge.use_whole_Paragraph_as_region property. Gets or sets a value indicating whether whole Paragraph with TableStart or TableEnd field or particular range between TableStart and TableEnd fields should be included into mail merge region....use_whole_paragraph_as_region property MailMerge.use_whole_paragraph_as_region...indicating whether whole paragraph with TableStart or TableEnd...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.LineStartingNumber | Aspose.Words for...

    Discover how to use the PageSetup LineStartingNumber property to easily customize your document's starting line number for enhanced formatting....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Style.remove method | Aspose.Words for Node.js

    Style.remove method. Removes the specified style from the document....removed from corresponding paragraphs, runs and tables. If base.... add ( aw . StyleType . Paragraph , "MyStyle" ); style . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Advanced Text Extraction from Presentations in ...

    Learn how to quickly and easily extract text from PowerPoint presentations using Aspose.Slides for .NET. Follow our simple, step-by-step guide to save time and efficiently access slide content in your applications....; i ++) { // Loop through paragraphs in the current text frame...IParagraph paragraph in textFrames [ i ]. Paragraphs ) { // Loop...

    docs.aspose.com/slides/net/extract-text-from-pr...