Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 17,319 for

paragraph

(0.07 sec)
  1. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_ForgetLastTabAlignment method. Ignore Width of Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned in C++....Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Aspose::Words::Layout::LayoutEnumerator::MoveNe...

    Aspose::Words::Layout::LayoutEnumerator::MoveNextLogical method. Moves to the next sibling entity in a logical order. When iterating lines of a Paragraph broken across pages this method will move to the next line even if it resides on another page in C++....When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. ParagraphFormat.farEastLineBreakControl propert...

    ParagraphFormat.farEastLineBreakControl property. Gets or sets a flag indicating whether East Asian line-breaking rules are applied to the current Paragraph....are applied to the current paragraph. get farEastLineBreakCont...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.listFormat property | Aspose.Wo...

    DocumentBuilder.listFormat property. Returns an object that represents current list formatting properties....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldToc.custom_styles property | Aspose.Words ...

    FieldToc.custom_styles property. Gets or sets a list of styles other than the built-in heading styles to include in the table of contents.... use_paragraph_outline_level = False ins...1' ) builder . writeln ( 'Paragraph text.' ) insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldToc.preserve_tabs property | Aspose.Words ...

    FieldToc.preserve_tabs property. Gets or sets whether to preserve tab entries within table entries.... use_paragraph_outline_level = False ins...1' ) builder . writeln ( 'Paragraph text.' ) insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::CleanupOptions::get_DuplicateSty...

    Aspose::Words::CleanupOptions::get_DuplicateStyle method. Gets/sets a flag indicating whether duplicate styles should be removed from document. Default value is false in C++....:: Words :: StyleType :: Paragraph , u "MyStyle1" ); myStyle...:: Words :: StyleType :: Paragraph , u "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/cpp/aspose.words/cle...
  8. Shape constructor | Aspose.Words for Python

    Shape constructor. Creates a new shape object.... first_paragraph . append_child ( shape ) doc...VerticalAlignment . TOP # Add a paragraph to the text box and add a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutEnumerator.moveNextLogical method | Aspos...

    LayoutEnumerator.moveNextLogical method. Moves to the next sibling entity in a logical order....When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...