Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 625 for

paragraph lines count

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Unable to replace block content control - Free ...

    Hi, we are trying to replace tags with html text (which is a content control) but we get the following error: ‘The reference node is not a child of this node.’ the code we use is: doc.Range.Replace(lookupString, “”, …...Count - 1]; builder.MoveTo(runToReplace);...run.Text = ""; Paragraph para = new Paragraph(document); para...

    forum.aspose.com/t/unable-to-replace-block-cont...
  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. 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...
  7. Python En .NET Weergawe Verskille|Aspose.Words ...

    Aspose.Words vir Python via .NET is'n verpakking van Aspose.Words vir .NET, hierdie bladsy beskryf die verskille in kenmerke en API van hierdie twee produkte....opgemerk het waar in C# kode jy (Paragraph)node sou gebruik vir giet...in Python moet jy node.as_paragraph() metode gebruik. In die Python...

    docs.aspose.com/words/af/python-net/python-notes/
  8. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....creates one section with one paragraph. ExpandTableStylesToD () Converts...only for OOXML documents. get_Count () Gets the number of immediate...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. StyleCollection.default_font property | Aspose....

    StyleCollection.default_font property. Gets document default text formatting....Paragraph", the collection will apply...styles . default_paragraph_format . first_line_indent = 15 # Add...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....in C# code you would use (Paragraph)node for casting, in Python...Python you have to use node.as_paragraph() method. In the Python version...

    docs.aspose.com/words/python-net/python-notes/