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

paragraph lines count

(0.11 sec)
  1. 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...
  2. Aspose::Words::Comment::AddReply method | Aspos...

    Aspose::Words::Comment::AddReply method. Adds a reply to this comment in C++....up at the location of its paragraph, // outside the right-side...with a dotted line connecting it to its paragraph. builder -> ...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. 在 .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/
  4. 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...
  5. 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...
  6. 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...
  7. Batch recognition via C# | Aspose

    Recognize images in ZIP archives....detect regions containing text paragraphs, detect skew and recognize...archives. Command line tools Download Command Line Tools RecognizeArchive...

    products.aspose.com/ocr/net/recognition/recogni...
  8. 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-...
  9. 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...
  10. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page.... Paragraphs . Add ( table ); // Save...300 ; // Add the table in paragraphs collection of the desired...

    docs.aspose.com/pdf/net/integrate-table/