Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 18,520 for

paragraph

(0.17 sec)
  1. Aspose::Words::Lists::ListLevelCollection class...

    Aspose::Words::Lists::ListLevelCollection class. A collection of list formatting for each level in a list. To learn more, visit the documentation article in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. docx转PDF,序号样式变更 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件中序号样式 源文件: 关于报送专利转化运用专项行动实施情况总结的报告 (1).docx (32.0 KB)...docx"); for (Paragraph p : (Iterable<? extends Paragraph>) doc.ge...getChildNodes(NodeType.PARAGRAPH, true)) { if (p.isListItem() &&...

    forum.aspose.com/t/docx-pdf/323677
  3. Appending same/similar documents three times ca...

    Dear Aspose support team, we use .NET Aspose.Words v25.9.0 and ran into System.InvalidOperationException : "Cannot find a style with this istd" Error while using the Document.AppendDocument() function and thus seek your…...d(Paragraph d, Paragraph v) NodeImporter.d(Node...for styles of type ‘Linked (paragraph and character)’ actually two...

    forum.aspose.com/t/appending-same-similar-docum...
  4. Hello World PHP via Java Example|Aspose.PDF for...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for PHP via Java....object Add TextFragment to Paragraph collection of the page Save...

    docs.aspose.com/pdf/php-java/hello-world-example/
  5. How to create Stock Charts with Golang via C++|...

    Stock charts are a specific type of chart used to track changes in the price of traded assets....C++ Contents [ Hide ] This paragraph will tell you how to create...

    docs.aspose.com/cells/go-cpp/how-to-create-stoc...
  6. NodeCollection.remove method | Aspose.Words for...

    NodeCollection.remove method. Removes the node from the collection and from the document....then appears in the parent Paragraph's RunCollection. let runs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 档案

    档案...这些可以是块级(Paragraph、Table)或内联级(例如 Run、FieldStart、BookmarkStart...is_composite) : include_next_paragraph(endNode, nodes) # 返回节点标记之间的节点。...

    blog.aspose.com/zh/words/extract-text-from-word...
  8. FieldAdvance Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAdvance class for seamless ADVANCE field implementation, enhancing your document processing capabilities effortlessly....node, returns its parent paragraph. If the field is already removed...continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/net/aspose.words.fie...
  9. AbsolutePositionTab class | Aspose.Words for No...

    Aspose.Words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content...parentParagraph Retrieves the parent Paragraph of this node. (Inherited from...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the text are rotated.... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...