Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 18,131 for

paragraph

(0.1 sec)
  1. 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...
  2. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document. To learn more, visit the documentation article in C++....collection separately from the paragraphs of text. You do not create...AddCopy() method. To make a paragraph bulleted or numbered, you...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. List.listId property | Aspose.Words for Node.js

    List.listId property. Gets the unique identifier of the list....Examples Shows how to output all paragraphs in a document that are list...getChildNodes ( aw . NodeType . Paragraph , true )]; for ( let node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_DoNotSuppressIndentation method. Do Not Ignore Floating Objects When Calculating Paragraph Indentation in C++....Objects When Calculating Paragraph Indentation. bool Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_DoNotUseHTMLParagraphAutoSpacing method. Use Fixed Paragraph Spacing for HTML Auto Setting in C++....aragrap method Use Fixed Paragraph Spacing for HTML Auto Setting...

    reference.aspose.com/words/cpp/aspose.words.set...
  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. FieldPrint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrint class for seamless PRINT field implementation. Enhance your document processing with powerful features today!...node, returns its parent paragraph. If the field is already removed...); builder . Write ( "My paragraph" ); // The PRINT field can...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 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...
  10. List Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.List class for powerful list formatting. Enhance your documents with seamless organization and professional presentation....remove list formatting from a paragraph, use ListFormat . Examples...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words.lis...