Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 15,548 for

paragraph

(0.07 sec)
  1. ParagraphFormat.hanging_punctuation property | ...

    ParagraphFormat.hanging_punctuation property. Gets or sets a flag indicating whether hanging punctuation is enabled for the current Paragraph....is enabled for the current paragraph. @property def hanging_punctuation...first_section . body . first_paragraph . paragraph_format format . far...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference exception error on this line of code. H…...likely related to the default paragraph formatting in your document...formatting of the default paragraph style, which can help avoid...

    forum.aspose.com/t/getting-error-while-converti...
  3. 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...
  4. DocumentDirection | Aspose.Words for Java

    Allows to specify the direction to flow the text in a document in Java....// the direction of every paragraph of text that Aspose.Words...loads from plaintext. // Each paragraph's "Bidi" property will store...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldToc.HideInWebLayout | Aspose.Words for .NET

    Discover the FieldToc HideInWebLayout property to easily control tab leaders and page numbers in Web layout view for a cleaner presentation.... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldToc.HeadingLevelRange | Aspose.Words for .NET

    Discover the FieldToc HeadingLevelRange property to easily manage heading levels for enhanced content organization and SEO optimization.... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldToc.EntrySeparator | Aspose.Words for .NET

    Discover the FieldToc EntrySeparator property, customize character sequences to enhance entry-page navigation and improve document organization.... Writeln ( "Paragraph text." ); InsertNewPageWithHea..."MyBookmark" ); builder . Writeln ( "Paragraph text." ); // This entry does...

    reference.aspose.com/words/net/aspose.words.fie...
  8. BaselineAlignment enumeration | Aspose.Words fo...

    Aspose.Words.BaselineAlignment enumeration. Specifies fonts vertical position on a line....Aligns to the baseline of the paragraph. Bottom Aligns to the bottom...doc . firstSection . body . paragraphs . at ( 0 ). paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Style.type property | Aspose.Words for Python

    Style.type property. Gets the style type (Paragraph or character)....property Gets the style type (paragraph or character). @property def...style: \t { cur_style . next_paragraph_style_name } ' ) print ( f...

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