Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 18,130 for

paragraph

(0.11 sec)
  1. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this document.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Revision.group property | Aspose.Words for Python

    Revision.group property. Gets the revision group... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. .NET 中的演示文稿文本框管理|Aspose.Slides 文档

    Aspose.Slides for .NET 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升您的演示文稿自动化。...为文本框创建 Paragraph 对象 IParagraph para = txtFrame . Paragraphs [ 0...IParagraph paragraph in autoShape . TextFrame . Paragraphs ) //遍历文本框中的段落...

    docs.aspose.com/slides/zh/net/manage-textbox/
  4. 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...
  5. 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...
  6. 使用 C++ 在演示文稿中管理文本框|Aspose.Slides 文档

    Aspose.Slides for C++ 让您能够轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。...为文本框创建 Paragraph 对象 auto para = txtFrame -> get_Paragraphs () ->...shape ); for ( const auto & paragraph : autoShape -> get_TextFrame...

    docs.aspose.com/slides/zh/cpp/manage-textbox/
  7. Table Position in C++|Aspose.Words for C++

    Specify table position in C++. Get a table alignment, get and set floating table position using C++....always appear between the paragraphs where you placed them. Floating...the table relative to the paragraph is determined by the table...

    docs.aspose.com/words/cpp/position-a-table/
  8. Rendering in C#|Aspose.Words for .NET

    Use Aspose.Words for .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing using C#....various elements such as paragraphs, tables, headers, footers...position where each particular paragraph or character is displayed...

    docs.aspose.com/words/net/rendering/
  9. 新 HTML 导出系统 - Aspose.Slides.WebExtensions|Aspos...

    使用模板、CSS 和 JS 将演示文稿导出为 HTML——无需 SVG。了解单页或多页输出、资源控制以及针对 PPT、PPTX 和 ODP 的自定义。...WebExtensions 项目中: Templates\common\paragraph.html 。要在段落中绘制各段落,我们使用 Razor...html ,为其生成了模型。该模型将被添加到输出的 paragraph.html 模板中: @Raw(Include("portion"...

    docs.aspose.com/slides/zh/net/web-extensions/
  10. Setting Background Color Dynamically in Java|As...

    Set text background color for document contents dynamically when building a report in Java....every item into a separate paragraph colored dynamically. << foreach...can be located either in paragraphs of a single story (or table...

    docs.aspose.com/words/java/setting-background-c...