Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 17,491 for

paragraph

(0.06 sec)
  1. Aspose::Words::ParagraphFormat::get_FarEastLine...

    Aspose::Words::ParagraphFormat::get_FarEastLineBreakControl method. Gets or sets a flag indicating whether East Asian line-breaking rules are applied to the current Paragraph in C++....are applied to the current paragraph. bool Aspose :: Words :: ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::Fields::FieldSeq::get_BookmarkNa...

    Aspose::Words::Fields::FieldSeq::get_BookmarkName method. Gets or sets a bookmark name that refers to an item elsewhere in the document rather than in the current location in C++....// Each entry contains the paragraph that contains the SEQ field...bookmark's bounds. // The paragraph that contains this field will...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a document in Java...." + " we cannot edit this paragraph without the password."); //...writeln(MessageFormat.format("This paragraph is inside the first editable...

    reference.aspose.com/words/java/com.aspose.word...
  4. ImportFormatOptions class | Aspose.Words for No...

    Aspose.Words.ImportFormatOptions class. Allows to specify various import options to format output... Paragraph , "MyStyle" ); myStyle . font...destination styles into direct paragraph attributes. let options =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions.... Paragraph Combine texts with different..."children" : [ { "element_type" : "Paragraph" , "children" : [ { "element_type"...

    docs.aspose.com/omr/net/json-markup/examples/mu...
  6. How to Add Comments in Word using Java

    In this short tutorial we will see how to add comments in Word using Java. This process can be followed in any operating system like Windows, macOS and Ubuntu to insert comment in Word document using Java....target paragraph Insert comment in Word document paragraph using...of the Word file like its paragraphs. We can move cursor to any...

    kb.aspose.com/words/java/how-to-add-comments-in...
  7. StyleCollection indexer | Aspose.Words for Python

    StyleCollection indexer. Gets a style by index....Paragraph", the collection will apply...property. styles . default_paragraph_format . first_line_indent...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Work with Text in a Table|Aspose.Words for Python

    Replace text in a table in Python. Extract Plain Text from Table or Cell using Python....existing text with multi-paragraph text. To do this, you need...level (per cell) or at the paragraph level. The following code...

    docs.aspose.com/words/python-net/work-with-text...
  9. IPortionEffectiveData Instance Variables Change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...the original portion or the paragraph parent for the portion, after...get_Item(2,2); // Keeping the paragraph around for triggering the...

    forum.aspose.com/t/iportioneffectivedata-instan...
  10. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…...setting bidi=true for the paragraph the table is contained in...whether this is a right-to-left paragraph. The Run.Font.Bidi property...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...