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

paragraph

(1.27 sec)
  1. Aspose::Words::Fields::FieldGlossary::get_Entry...

    Aspose::Words::Fields::FieldGlossary::get_EntryName method. Gets or sets the name of the glossary entry to insert in C++....:: BuildingBlockBehavio :: Paragraph ); doc -> get_GlossaryDocument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Saving::TableContentAlignment en...

    Aspose::Words::Saving::TableContentAlignment enum. Allows to specify the alignment of the content of the table to be used when exporting into Markdown format in C++....will be taken from the first paragraph in corresponding table column...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. HtmlSaveOptions.allowNegativeIndent property | ...

    HtmlSaveOptions.allowNegativeIndent property. Specifies whether negative left and right indents of Paragraphs are normalized when saving to HTML, MHTML or EPUB...left and right indents of paragraphs are normalized when saving...negative indent is allowed, a paragraph might appear partially outside...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Lists::ListTemplate enum | Aspos...

    Aspose::Words::Lists::ListTemplate enum. Specifies one of the predefined list formats available in Microsoft Word 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...
  5. 管理 C++ 中的演示主题|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中管理演示主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。...); auto paragraph = System :: MakeObject < Paragraph > (); auto...u "Theme text format" ); paragraph -> get_Portions () -> Add...

    docs.aspose.com/slides/zh/cpp/presentation-theme/
  6. How to Add Group Shape into a Word Document|Asp...

    Grouping and ungrouping shapes using C++....and call AppendChild on its paragraph or directly on the HeaderFooter...

    docs.aspose.com/words/cpp/how-to-add-group-shap...
  7. Add Sections to Word Document in Java

    Follow this article to insert section break in Word in Java. It has details to set the IDE, a list of steps, and a sample code for inserting section break in Word using Java....other page breaks also like paragraph break, page break, column...

    kb.aspose.com/words/java/add-sections-to-word-d...
  8. 使用 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...
  9. FieldSkipIf class | Aspose.Words for Python

    aspose.words.fields.FieldSkipIf class. Implements the SKIPIF field...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 管理文本框|Aspose.Slides for Node.js via .NET 文档

    使用 JavaScript 在 PowerPoint 演示文稿中管理文本框或文本框架...getTextFrame (); // 为文本框架创建 Paragraph 对象 var para = txtFrame . getParagraphs...getCount (); j ++ ) { let paragraph = autoShape . getTextFrame...

    docs.aspose.com/slides/zh/nodejs-java/manage-te...