Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 18,511 for

paragraph

(0.09 sec)
  1. 演示文稿中的查找和替换|Aspose.Slides 文档

    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....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  2. Cell.paragraphs property | Aspose.Words for Nod...

    Cell.Paragraphs property. Gets a collection of Paragraphs that are immediate children of the cell....paragraphs property Cell.paragraphs property Gets a collection...collection of paragraphs that are immediate children of the cell. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::ParagraphFormat::get_WordWrap me...

    Aspose::Words::ParagraphFormat::get_WordWrap method. If this property is false, Latin text in the middle of a word can be wrapped for the current Paragraph. Otherwise Latin text is wrapped by whole words in C++....be wrapped for the current paragraph. Otherwise Latin text is wrapped...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Style.type property | Aspose.Words for Node.js

    Style.type property. Gets the style type (Paragraph or character)....property Gets the style type (paragraph or character). get type ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Compatibility enumeration | Aspose.Words for No...

    Aspose.Words.Settings.Compatibility enumeration. Specifies names of compatibility options....SuppressSpBfAfterPgB Suppress Space Before Paragraph Break WrapTrailSpaces Wrap...DoNotSuppressParagra Do Not Suppress Paragraph Border NoExtraLineSpacing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Compatibility Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Settings.Compatibility enum to unlock powerful compatibility options for seamless document processing and enhanced performance.... 2 Suppress Space Before Paragraph Break WrapTrailSpaces 3 Wrap...DoNotSuppressParagra 26 Do Not Suppress Paragraph Border NoExtraLineSpacing...

    reference.aspose.com/words/net/aspose.words.set...
  7. 从演示文稿中使用 Python 获取形状有效属性|Aspose.Slides for Pyth...

    了解 Aspose.Slides for Python via .NET 如何计算并应用有效的形状属性,以实现精确的 PowerPoint 和 OpenDocument 渲染。... paragraphs [ 0 ] . portions [ 0 ] ....) print ( f "= Effective paragraph formatting for style level...

    docs.aspose.com/slides/zh/python-net/shape-effe...
  8. RelativeVerticalPosition enumeration | Aspose.W...

    Aspose.Words.Drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... Paragraph The object is positioned relative...relative to the top of the paragraph that contains the anchor....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. HtmlSaveOptions.navigationMapLevel property | A...

    HtmlSaveOptions.navigationMapLevel property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats...of headings are populated: paragraphs of styles Heading 1 , Heading...DocumentBuilder ( doc ); // Every paragraph that we format using a "Heading"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Create Table in Word Document using C#

    A step-by-step tutorial on how to create table in Word document using C# code. Programmatically create table in Word using C# with an Aspose DocumentBuilder and DOM classes....AppendChild method to insert paragraph text Create multiple rows...using Table, Row, Cell and Paragraph classes. Updated on 07 Oct...

    kb.aspose.com/words/net/how-to-create-table-in-...