Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 707 for

paragraph lines count

(0.25 sec)
  1. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects.... Count { get; } Gets the number of...FirstParagraph { get; } Gets the first paragraph in the shape. FlipOrientation...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++....to work with breaks: %&p - paragraph break %&b - section break...%&m - page break %&l - manual line break Examples Shows how to...

    reference.aspose.com/words/cpp/aspose.words/ran...
  3. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides.... Line , 50 , 50 , 450 , 300 ); chart.... ChartData . Categories . Count ]; for ( int k = 0 ; k < chart...

    docs.aspose.com/slides/net/chart-data-label/
  4. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other Paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...has a Table and some other paragraphs with Aspose OCR and Aspose...pageIndex <= pdfDocument.Pages.Count; pageIndex++) { var page = pdfDocument...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  5. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....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/java/com.aspose.word...
  6. FieldEmbed Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEmbed class for seamless EMBED field implementation, enhancing document functionality and versatility....node, returns its parent paragraph. If the field is already removed...AutoShape object with the "In line with text" wrapping style enabled...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Get and Set Page Properties|Aspose.PDF for Java

    This topic explain how to get numbers in PDF file, get page properties and determine page color using Aspose.PDF for Java....this takes no more than two lines of code. To get the number of...PageCollection collection’s Count property (from the Document...

    docs.aspose.com/pdf/java/get-and-set-page-prope...
  8. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....PARAGRAPH_BREAK); // Use a document...builder.insertBreak(BreakType.PARAGRAPH_BREAK); // Use a document...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveOptions class. Can be used to specify additional options when saving a document into the Text format. To learn more, visit the documentation article in C++.... By default, it is zero count of character ‘\0’, that means...number of characters per one line. The default value is 0, that...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...can have text, can contain Paragraph and Table nodes as children...(Inherited from ShapeBase ) count Gets the number of immediate...

    reference.aspose.com/words/python-net/aspose.wo...