Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 18,354 for

paragraphs

(1.32 sec)
  1. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…... le, LayoutCollector lc, Paragraph para) { var sib = para.NextSibling;...the para variable is not a Paragraph node, as the GetEntity method...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitCriteria method. Specifies how the document should be split when saving to Html, Epub or Azw3 format. Default is None for HTML and HeadingParagraph for EPUB and AZW3 in C++....the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 使用 C# 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式在 PDF 文件中添加表格... Paragraphs . Add ( table ); pdfDocument...

    products.aspose.com/pdf/zh-hans/net/table/add/
  4. Cell Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Cell class—your solution for efficient table cell management in document processing. Enhance your workflow today!...FirstParagraph { get; } Gets the first paragraph among the immediate children...LastParagraph { get; } Gets the last paragraph among the immediate children...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Aspose::Words::Markup::MarkupLevel enum | Aspos...

    Aspose::Words::Markup::MarkupLevel enum. Specifies the level in the document tree where a particular StructuredDocumentTag can occur in C++.... among tables and paragraphs). Row 3 The element occurs...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document....Configure the table to pick up paragraphs with headings of levels 1...table of contents by adding paragraphs with heading styles. # Each...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Paragraph Numbering not included when extractin...

    We use com.aspose.words to extract metadata and text from word documents. I believe we’re on version 25.12. Attaching a sample document that reproduces the issue, (see the bottom section References) Section Breaks 20p.…...Paragraph Numbering not included when extracting section text...noticed that if a section has Paragraph Numbering (like bullet points...

    forum.aspose.com/t/paragraph-numbering-not-incl...
  8. FootnoteSeparator class | Aspose.Words for Python

    aspose.words.notes.FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document....FootnoteSeparator can contain Paragraph and Table child nodes. There...CompositeNode ) first_paragraph Gets the first paragraph in the story...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Paragraph::get_IsListItem method...

    Aspose::Words::Paragraph::get_IsListItem method. True when the paragraph is an item in a bulleted or numbered list in original revision in C++....Aspose::Words::Paragraph::get_IsListItem method Contents [ Hide...Hide ] Paragraph::get_IsListItem method True when the paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. PDF 工具提示使用 Python|Aspose.PDF for Python via .NET

    学习如何使用 Python 和 Aspose.PDF 向 PDF 中的文本片段添加工具提示... paragraphs . add ( ap . text . TextFragment...document . pages [ 1 ] . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/zh/python-net/pdf-tooltip/