Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 18,510 for

paragraph

(0.18 sec)
  1. 在 C++ 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Slid...

    使用 Aspose.Slides for C++ 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...auto paragraph = MakeObject < Paragraph > (); paragraph -> get_ParagraphFormat...( BulletType :: Symbol ); paragraph -> get_ParagraphFormat ()...

    docs.aspose.com/slides/zh/cpp/automating-powerp...
  2. LayoutEnumerator.moveNext method | Aspose.Words...

    LayoutEnumerator.moveNext method. Moves to the next sibling entity in visual order....When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TabStop.IsClear | Aspose.Words for .NET

    Discover how the TabStop IsClear property enhances your UI by ensuring seamless tab management, clearing existing stops for a smoother user experience....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . That ( paragraphs . Count , Is . EqualTo ( 2 )); // Each...

    reference.aspose.com/words/net/aspose.words/tab...
  4. Compatibility | Aspose.Words for Java

    Specifies names of compatibility options in Java....DO_NOT_SUPPRESS_PARAGRAPH_BORDER Do Not Suppress Paragraph Border D...DO_NOT_USE_HTML_PARAGRAPH_AUTO_SPACING Do Not Use HTML Paragraph Auto Spacing...

    reference.aspose.com/words/java/com.aspose.word...
  5. TabStopCollection.after method | Aspose.Words f...

    TabStopCollection.after method. Gets a first tab stop to the right of the specified position....let paragraphs = doc . firstSection . body . paragraphs ; expect...expect ( paragraphs . count ). toEqual ( 2 ); // Each paragraph gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldToc.bookmark_name property | Aspose.Words ...

    FieldToc.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table.... use_paragraph_outline_level = False ins...1' ) builder . writeln ( 'Paragraph text.' ) insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.currentParagraph property | Asp...

    DocumentBuilder.currentParagraph property. Gets the Paragraph that is currently selected in this [DocumentBuilder](../)....currentParagraph property Gets the paragraph that is currently selected...currentParagraph () : Aspose . Words . Paragraph Remarks DocumentBuilder.currentNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用 JavaScript 自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspo...

    使用 Aspose.Slides for Node.js 在云平台上自动化幻灯片创建——快速且可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...) { let paragraph = new aspose . slides . Paragraph (); paragraph... BulletType . Symbol )); paragraph . getParagraphFormat (). setIndent...

    docs.aspose.com/slides/zh/nodejs-java/automatin...
  9. Shape Types in Aspose.Slides for Node.js via Ja...

    Learn every shape type in Aspose.Slides for Node.js via Java, with clear JavaScript examples to create, format, and edit shapes in PPT and PPTX presentations....Presentations in JavaScript Get Paragraph Bounds from Presentations...

    docs.aspose.com/slides/nodejs-java/shape-types/
  10. MailMergeOptions.UseWholeParagraphAsRegion | As...

    Discover the MailMergeOptions UseWholeParagraphAsRegion property to customize your mail merge. Control Paragraph inclusion for precise document formatting....indicating whether whole paragraph with TableStart or TableEnd...

    reference.aspose.com/words/net/aspose.words.low...