Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 18,181 for

paragraphs

(0.07 sec)
  1. Working with Headers and Footers in C++|Aspose....

    How to manipulate headers and footers using C++....to a header: Set Font and Paragraph Properties for Header or Footer...you can set the font and paragraph properties, use the HeaderPrimary...

    docs.aspose.com/words/cpp/working-with-headers-...
  2. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...text is spanned to several paragraphs, but the code searches the...last Run node in the current paragraph is encountered. It would be...

    forum.aspose.com/t/get-node-that-contains-the-e...
  3. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023.... Paragraphs . Add ( table ); try { //...rectangle ); } // Create a paragraph from the text fragment in...

    docs.aspose.com/pdf/net/whatsnew/2023/
  4. 创建复杂的PDF|Aspose.PDF for C++

    Aspose.PDF for C++允许您创建包含图像、文本片段和表格的更复杂的文档。... 将标题添加到页面的 Paragraphs 。 创建一个 TextFragment 用于描述。对于描述,我们将使用...( position ); page -> get_Paragraphs () -> Add ( header ); //...

    docs.aspose.com/pdf/zh/cpp/complex-pdf-example/
  5. Online RTF File Splitter or Build Python Apps t...

    Free online app to Split different RTF files. Python Splitter library code for RTF documents....font styles, sizes, colors, paragraphs, tables, and images. One...

    products.aspose.com/total/python-net/split/rtf/
  6. Mail Merge Template in Java|Aspose.Words for Java

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields in Java....the formatting of texts and paragraphs inside your template using...

    docs.aspose.com/words/java/mail-merge-template/
  7. Work with Document Properties in Java|Aspose.Wo...

    Aspose.Words for Java allows storing some useful information about your document, such as API and Version Number or Authorized Date, in built-in or custom document properties....CharactersWithSpaces Words Paragraphs Lines Create a New Custom...

    docs.aspose.com/words/java/work-with-document-p...
  8. FieldListNum class | Aspose.Words for Python

    aspose.words.fields.FieldListNum class. Implements the LISTNUM field...node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs with LISTNUM fields. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.importNode method..., "Source document first paragraph text." )); dstDoc . firstSection..."Destination document first paragraph text." )); // Every node has...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 通過 Java 從 ODP 文檔中提取文本和圖像 | products.aspose.com

    用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 ODP 文件中提取文本和圖像的 Java 示例代碼。...length; i++){ //Loop through paragraphs in current TextFrame for...through portions in the current Paragraph for (IPortion port : para...

    products.aspose.com/slides/zh-hant/java/parser/...