Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 15,554 for

paragraph

(0.04 sec)
  1. CompatibilityOptions.SwapBordersFacingPgs | Asp...

    Enhance your document's layout with the CompatibilityOptions SwapBordersFacingPgs property. Easily swap Paragraph borders on odd pages for a polished look!...SwapBordersFacingPgs property Swap Paragraph Borders on Odd Numbered Pages...

    reference.aspose.com/words/net/aspose.words.set...
  2. CompatibilityOptions.UseNormalStyleForList | As...

    Optimize your document formatting with CompatibilityOptions. Control list styles effortlessly, ensuring your bulleted and numbered text looks perfect every time!...Automatically Apply List Paragraph Style To Bulleted/Numbered...

    reference.aspose.com/words/net/aspose.words.set...
  3. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...ignores SizeBi attribute for paragraph break mark. We will keep you...ignores SizeBi attribute for paragraph break mark. Kldv March 25...

    forum.aspose.com/t/getting-incorrect-revision-i...
  4. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....recognition algorithm detects list paragraphs, when list numbers ends with...This may also falsely detect paragraphs that begin with numbers as...

    reference.aspose.com/words/java/com.aspose.word...
  5. 管理文本框|Aspose.Slides 文档

    使用 Java 在 PowerPoint 幻灯片上创建文本框。在 PowerPoint 幻灯片中使用 Java 在文本框或文本框架中添加列。使用 Java 在 PowerPoint 幻灯片中添加带超链接的文本框。...shape ; for ( IParagraph paragraph : autoShape . getTextFrame...for ( IPortion portion : paragraph . getPortions ()) // 迭代段落中的每个部分...

    docs.aspose.com/slides/zh/androidjava/manage-te...
  6. Advanced Features|Aspose.PDF for .NET

    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.... Paragraphs . Add ( textFragment ); //...parameter provides LaTeX paragraph indents elimination var ltext1...

    docs.aspose.com/pdf/net/advanced-features/
  7. 文本格式化|Aspose.Slides for Python 文档

    在 Python 中管理和处理文本及文本框属性... paragraphs . clear () para = slides . Paragraph () portion1...autoShape . text_frame . paragraphs . add ( para ) pres . save...

    docs.aspose.com/slides/zh/python-net/text-forma...
  8. 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/
  9. MarkdownSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.Markdown](../../aspose.words/saveformat/#Markdown) format...Specifies how to export empty paragraphs to Markdown. Default value...Specifies the string to use as a paragraph break when exporting in text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 通過 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/...