Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 17,667 for

paragraph

(0.06 sec)
  1. Aspose::Words::Fields::FieldHyperlink class | A...

    Aspose::Words::Fields::FieldHyperlink class. Implements the HYPERLINK field To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldChar class | Aspose...

    Aspose::Words::Fields::FieldChar class. Base class for nodes that represent field characters in a document. To learn more, visit the documentation article in C++....get_ParentParagraph () Retrieves the parent Paragraph of this node. get_PreviousSibling...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. LayoutEnumerator.MoveNextLogical | Aspose.Words...

    Discover how the LayoutEnumerator MoveNextLogical method seamlessly navigates sibling entities, ensuring smooth iteration of Paragraph lines across pages....When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/net/aspose.words.lay...
  4. CompatibilityOptions.ForgetLastTabAlignment | A...

    Discover how the ForgetLastTabAlignment property enhances Paragraph alignment by ignoring the last tab stop width for non-left aligned text....Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned...

    reference.aspose.com/words/net/aspose.words.set...
  5. CompatibilityOptions.SplitPgBreakAndParaMark | ...

    Discover the SplitPgBreakAndParaMark property for CompatibilityOptions. Ensure seamless formatting by moving Paragraph marks to the next page after breaks....SplitPgBreakAndParaM property Always Move Paragraph Mark to Page after a Page...

    reference.aspose.com/words/net/aspose.words.set...
  6. CompatibilityOptions.WPJustification | Aspose.W...

    Enhance your document formatting with CompatibilityOptions WPJustification. Perfectly emulate WordPerfect 6.x Paragraph justification for polished results....x Paragraph Justification. public bool...

    reference.aspose.com/words/net/aspose.words.set...
  7. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......= null) { //Paragraph paragraph = new Paragraph(pageDoc); //Run...ControlChar.LineBreak); //paragraph.AppendChild(run); //pageDoc...

    forum.aspose.com/latest.rss
  8. 在 Python 中格式化 PowerPoint 文本|Aspose.Slides for P...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化并设置文本样式。通过功能强大的 Python 代码示例自定义字体、颜色、对齐方式等。... paragraphs . clear () para = slides . Paragraph () portion1...autoShape . text_frame . paragraphs . add ( para ) pres . save...

    docs.aspose.com/slides/zh/python-net/text-forma...
  9. Several JPG Into DOC C#

    Merge multiple JPG into DOC in C# code. Save JPG as DOC using C#....InsertImage(fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/net/merge/jpg-to-doc/
  10. Several JPG Into HTML C#

    Merge multiple JPG into HTML in C# code. Save JPG as HTML using C#....InsertImage(fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/net/merge/jpg-to-html/