Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 17,316 for

paragraph

(0.05 sec)
  1. Add bullets or numbers to a list in NPOI|Aspose...

    Add bullets or numbers to a list within a document easily and fast instead of using NPOI in C#....Writeln ( "first, create paragraph and run, set text" ); builder...XWPFParagraph.SetNumID(numId) to set paragraph property, CT_P.pPr.numPr"...

    docs.aspose.com/words/net/add-bullets-or-number...
  2. DocumentBuilder.underline property | Aspose.Wor...

    DocumentBuilder.underline property. Gets/sets underline type for the current font....formatting to its current paragraph and any new text added by...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Story class | Aspose.Words for Node.js

    Aspose.Words.Story class. Base class for elements that contain block-level nodes [Paragraph](../Paragraph/) and [Table](../table/)...contain block-level nodes Paragraph and Table . To learn more...firstParagraph Gets the first paragraph in the story. hasChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Inserting Fields in Python|Aspose.Words for Pyt...

    Insert fields into a document in Python in different ways: using `DocumentBuilder` or DOM (Document Object Model)....Merge Field using DOM to a paragraph in a document: Inserting Mail...ADDRESSBLOCK Field using DOM to a paragraph in a document: Inserting ADVANCE...

    docs.aspose.com/words/python-net/inserting-fields/
  5. Convert PowerPoint Presentations to Video in C#...

    Learn how to convert PowerPoint and OpenDocument presentations to video using C#. Discover sample code and automation techniques to streamline your workflow....this example, we animate paragraphs on objects so that they appear... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . Portions...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  6. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../)....let paragraphs = doc . firstSection . body . paragraphs ; expect...expect ( paragraphs . count ). toEqual ( 2 ); // Each paragraph gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TabStop.equals method | Aspose.Words for Node.js

    TabStop.equals method. Compares with the specified [TabStop](../)....let paragraphs = doc . firstSection . body . paragraphs ; expect...expect ( paragraphs . count ). toEqual ( 2 ); // Each paragraph gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes....( doc = doc_original ) # Paragraph text referenced with an endnote:...world! This is the first paragraph.' ) builder . insert_footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MailMergeOptions.use_whole_paragraph_as_region ...

    MailMergeOptions.use_whole_Paragraph_as_region property. Gets or sets a value indicating whether whole Paragraph with TableStart or TableEnd field or particular range between TableStart and TableEnd fields should be included into mail merge region....use_whole_paragraph_as_region property MailMergeOptions.use_...use_whole_paragraph_as_region property Gets or sets a value indicating...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_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...