Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 15,610 for

paragraph

(0.04 sec)
  1. Shape Effective Properties|Aspose.Slides Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... println ( "= Effective paragraph formatting for style level...font height after setting paragraph default font height:" ); System...

    docs.aspose.com/slides/java/shape-effective-pro...
  2. GlossaryDocument class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...isDeep) Returns an Nth child Paragraph node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldSymbol class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSymbol class. Implements a SYMBOL field...affects the line spacing of the paragraph. end Gets the node that represents...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.insert_break method | Aspose.Wo...

    DocumentBuilder.insert_break method. Inserts a break of the specified type into the document....Use this method to insert paragraph, page, column, section or...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionCollection indexer | Aspose.Words for P...

    RevisionCollection indexer. Returns a [Revision](../../revision/) at the specified index.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.TrackRevisions | Aspose.Words for .NET

    Enable Document TrackRevisions to automatically track edits in Microsoft Word, ensuring seamless collaboration and precise version control....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/doc...
  7. NumberStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Document::get_TrackRevisions met...

    Aspose::Words::Document::get_TrackRevisions method. True if changes are tracked when this document is edited in Microsoft Word in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....Use this method to insert paragraph, page, column, section or...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 复制PPTX中的段落和部分|Aspose.Slides for Python 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....def copy_paragraph ( par ): temp = slides . Paragraph () # 使用... paraData = par . create_paragraph_format_effective () # 使用ParagraphFormat设置值...

    docs.aspose.com/slides/zh/python-net/copying-pa...