Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 17,645 for

paragraph

(0.09 sec)
  1. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....Returns the immediate parent paragraph. get_PreviousSibling () Gets...the shape is a child of a Paragraph object, then the shape is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 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...
  3. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, text fragments, and tables in one document....text fragments (header and paragraph), and a table. To build such...alignment. Add header to the page Paragraphs . Create a TextFragment for...

    docs.aspose.com/pdf/net/complex-pdf-example/
  4. 在演示文稿中使用 Python 复制段落和文本片段|Aspose.Slides for Pyt...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿之间复制段落和文本片段,从而提升你的工作流程。...def copy_paragraph ( par ): temp = slides . Paragraph () # 使用... paraData = par . create_paragraph_format_effective () # 使用ParagraphFormat设置值...

    docs.aspose.com/slides/zh/python-net/copying-pa...
  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. Revision.Author | Aspose.Words for .NET

    Manage your Revision Author effortlessly. Easily set or update the author details for each revision—ensuring clarity and accountability in your documents....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/rev...
  7. Revision.RevisionType | Aspose.Words for .NET

    Discover the RevisionType property to easily access and understand the type of each revision, enhancing your workflow and project management efficiency....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/rev...
  8. 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...
  9. 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...
  10. Aspose::Words::Revision::get_RevisionType metho...

    Aspose::Words::Revision::get_RevisionType method. Gets the type of this revision in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/rev...