Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 18,538 for

paragraphs

(0.79 sec)
  1. Extra border appears after update of Rich Text ...

    Hello team. We encontered an issue when updating existing Word document containing one Rich Text embedded control that has a table with inserted HTML. When the given embedded content is updated as following: 1. richT…...add the paragraph to the richText control Paragraph para = new...new Paragraph(targetDoc); richText.appendChild(para); 3. insert...

    forum.aspose.com/t/extra-border-appears-after-u...
  2. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    Discover the DocumentVisitor VisitParagraphEnd method—efficiently handle paragraph enumeration completion in your applications for improved performance....Called when enumeration of a paragraph has ended. public virtual...VisitParagraphEnd ( Paragraph paragraph ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentVisitor.VisitSectionStart | Aspose.Word...

    Discover the DocumentVisitor VisitSectionStart method, essential for tracking section enumeration. Enhance your coding efficiency with this powerful tool!... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  4. TabStopCollection.remove_by_index method | Aspo...

    TabStopCollection.remove_by_index method. Removes a tab stop at the specified index from the collection.... paragraphs [ 0 ] . paragraph_format . tab_stops...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Row.hidden property | Aspose.Words for Python

    Row.hidden property. Gets or sets a flag indicating whether this row is hidden or not.... paragraphs : para = para . as_paragraph () for run...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 在 Python 中获取演示文稿的段落边界|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python via .NET 中检索段落和文本部分的边界,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本定位。...NET,开发人员现在可以获取 TextFrame 的段落集合中 Paragraph 的矩形坐标。它还允许获取段落的 portion 集合中...形坐标以及段落中 portion 的位置。 获取 Paragraph 的矩形坐标 已添加新方法 GetRect() 。它用于获取段落的边界矩形。...

    docs.aspose.com/slides/zh/python-net/paragraph/
  7. TabStopCollection.getPositionByIndex method | A...

    TabStopCollection.getPositionByIndex method. Gets the position (in points) of the tab stop at the specified index.... paragraphs . at ( 0 ). paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Known Limitations|Aspose.Words for JasperReports

    The following features are not currently supported by Aspose.Words for JasperReports...documents is flow layout (normal paragraphs, tables and images). We will...

    docs.aspose.com/words/jasperreports/known-limit...
  9. DocumentBuilder.InsertBreak | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertBreak method, allowing you to seamlessly add custom breaks for improved formatting....Use this method to insert paragraph, page, column, section or...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Module.DetectAreasMode.DOCUMENT|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.DOCUMENT model....into larger blocks, such as paragraphs and columns. These blocks...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...