Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 18,360 for

paragraphs

(0.74 sec)
  1. Mail Merge Template in C++|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...

    docs.aspose.com/words/cpp/mail-merge-template/
  2. Convert PNG to TXT via C# | Aspose

    Sample code for PNG to TXT C# conversion. Use API example code for batch PNG files to TXT conversion within VB.NET, Asp.NET or any .NET based application.... Paragraphs in a text document are recognized...

    products.aspose.com/ocr/net/conversion/png-to-txt/
  3. 将文本转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java允许您将纯文本文件转换为PDF或将预格式化文本文件转换为PDF。...使用TextFragment对象在Paragraphs集合中添加一个新段落,并使用Document类的Save方法保存生成的PDF文件。...

    docs.aspose.com/pdf/zh/androidjava/convert-text...
  4. Apply Shape Animations in Presentations in .NET...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for .NET. Stand out!...animation to the By 1st Level Paragraphs value: // Instantiates a..."First paragraph \nSecond paragraph \n Third paragraph" ; // Gets...

    docs.aspose.com/slides/net/shape-animation/
  5. Apply Shape Animations in Presentations Using P...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for PHP via Java. Stand out!...animation to By 1st Level Paragraphs value: # Instantiates a presentation..."First paragraph \n Second paragraph \n Third paragraph" ); #...

    docs.aspose.com/slides/php-java/shape-animation/
  6. How to Change Text Color in HTML? C# Examples

    Change HTML text color using C#. See actual code examples with Aspose.HTML to customize HTML text color programmatically using inline and internal CSS....Find, for example, the first paragraph element to set a style attribute...code Copy 1 // Change HTML paragraph color using C# 2 3 // Prepare...

    docs.aspose.com/html/net/how-to-articles/how-to...
  7. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint presentations with JavaScript and Aspose.Slides for Node.js via Java. Stand out!...animation to By 1st Level Paragraphs value: // Instantiates a..."First paragraph \nSecond paragraph \n Third paragraph" ); //...

    docs.aspose.com/slides/nodejs-java/shape-animat...
  8. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....text to paragraphs collection of Page page -> get_Paragraphs () ->...( link ); // Add text to paragraphs collection of page object...

    docs.aspose.com/pdf/cpp/actions/
  9. 如果在header 和 footer中创建浮动文本框并且不添加新的段落作为锚点 - Free ...

    Hello, 我正在使用 aspose.java 在word中添加 header,footer等元素,基于原始需求(在源文档上追加header 和 footer时, 不要因为添加header 和 footer 而造成文档header 和 footer区域变高引起文档内容排版和页面数量的变化),所以我采用添加浮动文本框来避免造成header footer区域变化;现在的问题是,为了添加浮动文本框,一定需要创建一个段落来作为锚点,而这个段落…...indexOf(section)); Paragraph anchorPara = getOrCreateZeroHeigh(document...zero-height anchor paragraph in header/footer * This paragraph serves as...

    forum.aspose.com/t/header-footer/325498
  10. Fields Overview in Node.js|Aspose.Words for Nod...

    You can access field modifying using Node.js. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....ranging from runs of text to paragraphs to tables. Some fields may...found inline (as children of Paragraph or SmartTag . The content...

    docs.aspose.com/words/nodejs-net/fields-overview/