Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 18,217 for

paragraph

(0.27 sec)
  1. 管理表格|Aspose.Slides for Node.js via .NET 文档

    在 PowerPoint 演示文稿中使用 JavaScript 创建和管理表格... 访问该 TextFrame 的 Paragraph 。 垂直对齐文本。 保存修改后的演示文稿。 以下 JavaScript...getTextFrame (); // 创建文本框的 Paragraph 对象 var paragraph = txtFrame . getParagraphs...

    docs.aspose.com/slides/zh/nodejs-java/manage-ta...
  2. Aspose::Words::Lists::ListCollection::AddCopy m...

    Aspose::Words::Lists::ListCollection::AddCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document in C++....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Aspose::Words::Drawing::ImageData::get_Title me...

    Aspose::Words::Drawing::ImageData::get_Title method. Defines the title of an image in C++....and append it to the first paragraph. auto importedShape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::ImageData::get_ChromaKe...

    Aspose::Words::Drawing::ImageData::get_ChromaKey method. Defines the color value of the image that will be treated as transparent in C++....and append it to the first paragraph. auto importedShape = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...animation to the By 1st Level Paragraphs value: import aspose.slides..."First paragraph \n Second paragraph \n Third paragraph" # Gets...

    docs.aspose.com/slides/python-net/shape-animation/
  6. TxtLoadOptions.leading_spaces_options property ...

    TxtLoadOptions.leading_spaces_options property. Gets or sets preferred option of a leading space handling...first line indent to the paragraph to simulate the effect of...load_options ) paragraphs = doc . first_section . body . paragraphs switch_condition...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shading class | Aspose.Words for Python

    aspose.words.Shading class. Contains shading attributes for an object... paragraph_format . borders borders ...DOUBLE shading = builder . paragraph_format . shading shading ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Markdown 语法 – 基础教程 – Aspose.HTML for .NET

    本文介绍 Markdown 标记语言的主要元素和 Markdown 语法的细节。...is a normal paragraph. <p>This is a normal paragraph.</p> This...This is a normal paragraph. ⋅⋅⋅⋅This is a Markdown code block. <pre>This...

    docs.aspose.com/html/zh/net/markdown-syntax/
  9. Working with Text Layers in Aspose.PSD for Pyth...

    Examples of how to work with Text Layers in PSD File...specify different styles and paragraphs within the text layer. Here...default_style and default_paragraph object, which will be used...

    docs.aspose.com/psd/python-net/text-layer-manip...
  10. 使用 Python 更改 HTML 背景颜色

    学习使用 Aspose.HTML for Python via .NET 为 HTML 文档设置背景颜色。提供多种实现方式的可直接使用的 Python 示例。...background color for HTML paragraph using Python 2 3 import os...Find the first paragraph element 18 paragraph = doc. get_elements_by_tag_name...

    docs.aspose.com/html/zh/python-net/how-to-chang...