Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 18,529 for

paragraph

(0.41 sec)
  1. 使用 Python 管理演示文稿中的文本框|Aspose.Slides for Python 文档

    Aspose.Slides for Python via .NET 可轻松创建、编辑和克隆 PowerPoint 和 OpenDocument 文件中的文本框,提升您的演示文稿自动化工作。...AutoShape : for paragraph in shape . text_frame . paragraphs : for portion...portion in paragraph . portions : portion . text = portion . text...

    docs.aspose.com/slides/zh/python-net/manage-tex...
  2. .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/
  3. EQ Field Overstrike with Image Not Rendering Pr...

    Description: When processing a Word document with EQ (Equation) fields of the type {eq \o({text},\s\do55({image}))} using Aspose.Words, any shape or image positioned below the text is not rendered as expected during con…...where the field was Paragraph para = (Paragraph)field.GetAncestor(NodeType...GetAncestor(NodeType.Paragraph); para.InsertAfter(picture, field.Start);...

    forum.aspose.com/t/eq-field-overstrike-with-ima...
  4. Latest Aspose.Slides Product Family topics - Fr...

    Get technical support of Aspose.Slides for .NET, Java, Android, C++, SharePoint, SQL Reporting Services and JasperReports....slides-cpp 11 201 March 27, 2025 Paragraph Is Cropped when Converting...

    forum.aspose.com/c/slides/11
  5. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing document processing with customizable image saving options for optimal performance....HeadingParagraph : partType = "Paragraph from heading" ; break ; }...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 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...
  7. 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...
  8. Text Formatting inside PDF using C++|Aspose.PDF...

    Learn how to apply text formatting within PDFs in C++ using Aspose.PDF to control text appearance....help the TextFragment and Paragraphs collections. Please use the...nden ( 20 ); page -> get_Paragraphs () -> Add ( text ); text...

    docs.aspose.com/pdf/cpp/text-formatting-inside-...
  9. FieldToc class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldToc class. Implements the TOC field...whether to use the applied paragraph outline level. Methods Name...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...