Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 18,217 for

paragraph

(0.35 sec)
  1. ListTemplate enumeration | Aspose.Words for Python

    aspose.words.lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word....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/python-net/aspose.wo...
  2. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。..." ); // Access the first paragraph TextParagraph p = shape ....

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...
  3. docx转PDF,序号样式变更 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件中序号样式 源文件: 关于报送专利转化运用专项行动实施情况总结的报告 (1).docx (32.0 KB)...docx"); for (Paragraph p : (Iterable<? extends Paragraph>) doc.ge...getChildNodes(NodeType.PARAGRAPH, true)) { if (p.isListItem() &&...

    forum.aspose.com/t/docx-pdf/323677
  4. How to Add Image to HTML? C# Examples

    Learn how to add images to HTML using Aspose.HTML for .NET. Explore different methods, including the img tag, CSS backgrounds, and inline styles....Ensure that at least two paragraphs exist before proceeding with...least two paragraph elements by verifying that paragraphs.Length...

    docs.aspose.com/html/net/how-to-articles/how-to...
  5. NodeList.Count | Aspose.Words for .NET

    Discover the NodeList Count property to easily retrieve the total number of nodes in your list, enhancing your web development efficiency....SelectNodes ( "//Table/Row/Cell/Paragraph/Run" ), Is . EqualTo ( doc...

    reference.aspose.com/words/net/aspose.words/nod...
  6. FieldAutoText.entry_name property | Aspose.Word...

    FieldAutoText.entry_name property. Gets or sets the name of the AutoText entry.... PARAGRAPH doc . glossary_document ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Possible bug with document layout calculation -...

    Hi, I’m currently evaluating the Aspose.Words library, and I believe I may have encountered a bug. Steps to Reproduce Download the attached layout_calc_bug.docx file and save it without making any changes. layout_c…...The GetStartPageIndex of paragraph labeled “Page 2 Header” is...The GetStartPageIndex of paragraph labeled “Page 2 Header” is...

    forum.aspose.com/t/possible-bug-with-document-l...
  8. Aspose::Words::BorderCollection::get_Vertical m...

    Aspose::Words::BorderCollection::get_Vertical method. Gets the vertical border that is used between cells in C++....format, and a cell's inner paragraph use different border settings...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. ParagraphFormat.line_unit_after property | Aspo...

    ParagraphFormat.line_unit_after property. Gets or sets the amount of spacing (in gridlines) after the Paragraphs....(in gridlines) after the paragraphs. @property def line_unit_after...Examples Shows how to change paragraph spacing and indents. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Headers and Footers in Java|Aspose...

    How to manipulate headers and footers using Java....to a header: Set Font and Paragraph Properties for Header or Footer...you can set the font and paragraph properties, use the HeaderPrimary...

    docs.aspose.com/words/java/working-with-headers...