Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 18,217 for

paragraph

(0.13 sec)
  1. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False document......True parent_paragraph ParentParagraph Paragraph False True False...Cell False as_paragraph() AsParagraph() Paragraph False as_bookmark_start()...

    docs.aspose.com/words/ro/python-net/python-note...
  2. 在演示文稿中使用 C++ 应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!...AutoShape 并将文本动画设置为 By 1st Level Paragraphs 值: // 实例化一个表示演示文稿文件的 Presentation..."First paragraph \n Second paragraph \n Third paragraph" ); //...

    docs.aspose.com/slides/zh/cpp/shape-animation/
  3. 在 Android 上的演示文稿中应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中创建并自定义形状动画。脱颖而出!...效果并将文本动画设置为 By 1st Level Paragraphs 值: // 实例化一个表示演示文稿文件的 Presentation..."First paragraph \nSecond paragraph \n Third paragraph" ); //...

    docs.aspose.com/slides/zh/androidjava/shape-ani...
  4. Mail Merge Template in Python|Aspose.Words for ...

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Python....inset_field , and insert_paragraph methods. The following code... " , " , 0 ) # Inserts a paragraph break into the document builder...

    docs.aspose.com/words/python-net/mail-merge-tem...
  5. Mail Merge模板在Python|Aspose.Words为Python via .NET

    创建Mail Merge模板以定义输出文档中的固定内容,然后使用Python中的合并字段生成合并文档。...insert_text_input 、 inset_field 和 insert_paragraph 方法在这样的模板中包含文本、合并字段和换行符。 下面的代码示例演示如何创建Mail... " , " , 0 ) # Inserts a paragraph break into the document builder...

    docs.aspose.com/words/zh/python-net/mail-merge-...
  6. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....content within the bounds of a paragraph’s original rectangle, adjusting...constrained to the original paragraph space. Expanded encryption...

    docs.aspose.com/pdf/net/whatsnew/2025/
  7. 使用 C# 在 PDF 中格式化文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中格式化 PDF 文档中的文本,以增强文档的视觉呈现。... Paragraphs . Add ( text ); text = new...TextFragment ( "Line2" ); page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/zh/net/text-formatting-insi...
  8. 从 .NET 演示文稿获取形状的有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何计算并应用有效的形状属性,以实现精准的 PowerPoint 渲染。... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...WriteLine ( "= Effective paragraph formatting for style level...

    docs.aspose.com/slides/zh/net/shape-effective-p...
  9. Remove DOT Annotation Online or Manage Annotati...

    delete comments from DOT file through online app for free. .NET API code to manage comments of DOT files....class Add the new paragraph using Paragraphs.Add Use FirstParagraph...

    products.aspose.com/total/net/annotate/dot/
  10. Split a Document in Python|Aspose.Words for Pyt...

    Split a document into several files using Python. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....criteria together: heading paragraph, section break, column break...headings, use the HEADING_PARAGRAPH value of the document_split_criteria...

    docs.aspose.com/words/python-net/split-a-document/