Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 4,558 for

paragraph builder

(0.13 sec)
  1. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumber method. Gets or sets whether to insert the Paragraph number of the referenced Paragraph exactly as it appears in the document in C++....insert the paragraph number of the referenced paragraph exactly...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless Paragraph breaks for improved readability....Inserts a paragraph break into the document. public Paragraph InsertParagraph...InsertParagraph () Return Value The paragraph node that was just inserted...

    reference.aspose.com/words/net/aspose.words/doc...
  3. ParagraphFormat.addSpaceBetweenFarEastAndAlpha ...

    ParagraphFormat.addSpaceBetweenFarEastAndAlpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current Paragraph....Asian text in the current paragraph. get addSpaceBetweenFarEa...Examples Shows how to insert a paragraph into the document. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ParagraphCollection.ToArray | Aspose.Words for ...

    Effortlessly convert your ParagraphCollection to an array with the ToArray method, streamlining data management and enhancing your document processing....ToArray method Copies all paragraphs from the collection to a...a new array of paragraphs. public Paragraph [] ToArray () Return...

    reference.aspose.com/words/net/aspose.words/par...
  5. DocumentBuilder.move_to_paragraph method | Aspo...

    DocumentBuilder.move_to_Paragraph method. Moves the cursor to a Paragraph in the current section....move_to_paragraph method move_to_paragraph(paragraph_index, character_index)...character_index) Moves the cursor to a paragraph in the current section. def...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.clear_formatting method | Aspos...

    ParagraphFormat.clear_formatting method. Resets to default Paragraph formatting....clear_formatting() Resets to default paragraph formatting. def clear_formatting...self ): ... Remarks Default paragraph formatting is Normal style...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompositeNode.GetText | Aspose.Words for .NET

    Discover the CompositeNode GetText method to efficiently retrieve text from nodes and their children, enhancing your data processing capabilities....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . InsertField...)); Shows how to output all paragraphs in a document that are list...

    reference.aspose.com/words/net/aspose.words/com...
  8. Style.list_format property | Aspose.Words for P...

    Style.list_format property. Provides access to the list formatting properties of a Paragraph style....formatting properties of a paragraph style. @property def list_format...property is only valid for paragraph styles. For other style types...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Style.listFormat property | Aspose.Words for No...

    Style.listFormat property. Provides access to the list formatting properties of a Paragraph style....formatting properties of a paragraph style. get listFormat () :...property is only valid for paragraph styles. For other style types...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListFormat class | Aspose.Words for Python

    aspose.words.lists.ListFormat class. Allows to control what list formatting is applied to a Paragraph...formatting is applied to a paragraph. To learn more, visit the...documentation article. Remarks A paragraph in a Microsoft Word document...

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