Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 17,667 for

paragraph

(0.05 sec)
  1. 文本格式化|Aspose.Slides for PHP 文档

    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....-> clear (); $para = new Paragraph (); $portion1 = new Portion...-> clear (); $para = new Paragraph (); $portion1 = new Portion...

    docs.aspose.com/slides/zh/php-java/text-formatt...
  2. MathObjectType | Aspose.Words for Java

    Specifies type of an Office Math object in Java.... O_MATH_PARA Math paragraph, or display math zone, that...static int O_MATH_PARA Math paragraph, or display math zone, that...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldToc class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldToc class. Implements the TOC field...whether to use the applied paragraph outline level. Methods Name...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Product Overview|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET is a software library designed to create, modify, convert, render, and print documents without relying on any other software.... Document , Paragraph , Bookmark , Range , Section...Section.page_setup and Paragraph.paragraph_format are some of the...

    docs.aspose.com/words/python-net/product-overview/
  5. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...documents; } while iterating the paragraph in splitted document and fetching...if (paragraph.isListItem()) { String listLabel = paragraph.getListLabel()...

    forum.aspose.com/t/list-labels-not-getting-reat...
  6. 通過 Java 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTX 文件中提取文本和圖像。...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/...
  7. Revision class | Aspose.Words for Python

    aspose.words.Revision class. Represents a revision (tracked change) in a document node or style... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GroupShape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GroupShape class. Represents a group of shapes in a document...Returns the immediate parent paragraph. (Inherited from ShapeBase...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. RevisionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionCollection class—efficiently manage document revisions with a powerful collection of Revision objects for seamless editing....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  10. NumberStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NumberStyle enum to customize footnotes and endnotes page numbers, enhancing your document formatting effortlessly....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words/num...