Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 18,515 for

paragraph

(0.12 sec)
  1. FieldSeq.sequence_identifier property | Aspose....

    FieldSeq.sequence_identifier property. Gets or sets the name assigned to the series of items that are to be numbered....# Each entry contains the paragraph that includes the SEQ field...'PrefixSequence' builder . insert_paragraph () self . assertEqual ( '...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!... AppendChild ( new Paragraph ( doc )); cell . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.tab...
  3. 布局收集器问题 - Free Support Forum - aspose.com

    我需要通过文档布局收集器获取表格相对于页面的坐标,但是获取到的布局收集器是空的,为什么?怎么解决? // 获取表格所属文档,并强制更新文档布局(以确保后续布局信息准确) if (table.Document is not Document document) return (null, null); // 确保布局信息是最新的 document.UpdatePageLayout(); // 创建布局收集器和枚举器 Layou…...layout entity for the cell paragraph. enumerator.Current = layoutCollector...

    forum.aspose.com/t/topic/311958
  4. Aspose.PSD for .NET 21.1 - Release Notes|Docume...

    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....layers and other text and paragraph styling features // Please...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  5. Table.Description | Aspose.Words for .NET

    Enhance your tables with descriptive properties for better accessibility. Easily set and retrieve alternative text for improved user experience.... AppendChild ( new Paragraph ( doc )); cell . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Table Layout Issues in Word-to-PDF Conversion -...

    Executive Summary Issues Found: Two separate but related table layout bugs in Aspose.Words PDF conversion: “Around” Text Wrapping Bug: Top-level tables with “Text Wrapping: Around” property cause overlapping in PDFs Ne…...(COLUMN) Vertical Anchor: 1 (PARAGRAPH) Table 6 Properties (AFFECTED)...(COLUMN) Vertical Anchor: 1 (PARAGRAPH) Reproduction Code Minimal...

    forum.aspose.com/t/table-layout-issues-in-word-...
  7. Aspose::Words::Layout::LayoutCollector::Clear m...

    Aspose::Words::Layout::LayoutCollector::Clear method. Clears all collected layout data. Call this method after document was manually updated, or layout was rebuilt in C++....Aspose :: Words :: NodeType :: Paragraph , 1 , true ))); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. ConditionalStyle.paragraphFormat property | Asp...

    ConditionalStyle.ParagraphFormat property. Gets the Paragraph formatting of the conditional style....paragraphFormat property Gets the paragraph formatting of the conditional...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Layout::LayoutCollector::get_Doc...

    Aspose::Words::Layout::LayoutCollector::get_Document method. Gets or sets the document this collector instance is attached to in C++....Aspose :: Words :: NodeType :: Paragraph , 1 , true ))); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. Work with Columns and Rows in C++|Aspose.Words ...

    Working with parts of a table – rows, columns, and cells using C++. Specify Header Row C++....next , which is applied to paragraphs in table cells By default...parameter to true for each paragraph within the table cells. The...

    docs.aspose.com/words/cpp/working-with-columns-...