Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 719 for

paragraph lines count

(0.21 sec)
  1. Aspose::Words::Fields::FieldShape class | Aspos...

    Aspose::Words::Fields::FieldShape class. Implements the SHAPE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. StructuredDocumentTag class | Aspose.Words for ...

    aspose.words.markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...places: Block-level - Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph . Nested inside another StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration.... Count { get; } Gets the number of...footnotes and endnotes in word count statistics. override IsComposite...

    reference.aspose.com/words/net/aspose.words/doc...
  4. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....Returns the immediate parent paragraph. getParentParagraph_IInline()...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/java/com.aspose.word...
  5. StyleCollection indexer | Aspose.Words for Python

    StyleCollection indexer. Gets a style by index....Paragraph", the collection will apply...styles . default_paragraph_format . first_line_indent = 15 # Add...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Search and Get Text from Pages of PDF|Aspose.PD...

    Discover how to search and retrieve text from a PDF file in .NET using Aspose.PDF for text analysis and extraction....that page (as shown in code line below). // For complete examples...look at the following code lines. // For complete examples and...

    docs.aspose.com/pdf/net/search-and-get-text-fro...
  7. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions....Content Add a line of text to the parent element. Paragraph Combine..."Multi-column questionnaire" , "columns_count" : 3 , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/examples/mu...
  8. 在 .NET 中管理演示文稿中的图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以打造更具吸引力的幻灯片。... Line , 50 , 50 , 450 , 300 ); chart.... ChartData . Categories . Count ]; for ( int k = 0 ; k < chart...

    docs.aspose.com/slides/zh/net/chart-data-label/
  9. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...the shape is a child of a Paragraph object, then the shape is...something (e.g the current paragraph, the margin or the page)....

    reference.aspose.com/words/python-net/aspose.wo...
  10. About page breaker to table in Aspose word team...

    Hi Team, Could you please help me on how to add page breaker to table rows using groupby Linq in Aspose template word report with sample code. Could you please share tutorials and code example related to Aspose word pa…...programmatically—either by adding a paragraph break after the table or by...for (int g = 0; g < groups.Count; g++) { foreach (var emp in...

    forum.aspose.com/t/about-page-breaker-to-table-...