Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 18,520 for

paragraph

(0.09 sec)
  1. Update Fields C#|Aspose.Words for .NET

    Learn how to update fields in C#. Update fields programmatically or use automatic field update using .NET API....Section , HeaderFooter , Paragraph , etc. using the Node.Range...

    docs.aspose.com/words/net/update-fields/
  2. Several Image Into TXT C#

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

    products.aspose.com/words/net/merge/image-to-txt/
  3. Several Image Into DOCX C++

    Merge multiple Image into DOCX in C++ code. Save Image as DOCX using C++....InsertImage (fileName); // Insert a paragraph break to avoid overlapping...

    products.aspose.com/words/cpp/merge/image-to-docx/
  4. 在 Java 中从演示文稿获取形状有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何计算并应用有效形状属性,以实现精确的 PowerPoint 渲染。... println ( "= Effective paragraph formatting for style level...font height after setting paragraph default font height:" ); System...

    docs.aspose.com/slides/zh/java/shape-effective-...
  5. Aspose.PSD for .NET 20.3 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Paragraph ; defaultStyle . FillColor...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-3...
  6. 怎么在这里面获取图片信息 if node.node_type == aw.NodeType.S...

    def get_Paragraph_str(Paragraph): """获取段落信息""" para_content = Paragraph.to_string(aw.SaveFormat.TEXT) para_content = para_content.replace("\r", "") para_content = para_content.strip() return para_cont…... 8:40am 1 def get_paragraph_str(paragraph): """获取段落信息""" para_content...para_content = paragraph.to_string(aw.SaveFormat.TEXT) para_content...

    forum.aspose.com/t/if-node-node-type-aw-nodetyp...
  7. 在演示文稿中使用 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/
  8. 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-...
  9. Mail Merge Template|Aspose.Words for C++

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields....the formatting of texts and paragraphs inside your template using...I customize the font and paragraph formatting of merged text...

    docs.aspose.com/words/cpp/mail-merge-template/
  10. Working with Content Control SDT in Java|Aspose...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using Java....places: Block-level - Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph. Nested inside another StructuredDocumentTa...

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