Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 4,608 for

paragraph builder

(0.2 sec)
  1. Aspose::Words::Lists::ListLevel::get_NumberForm...

    Aspose::Words::Lists::ListLevel::get_NumberFormat method. Returns or sets the number format for the list level in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. CompareOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompareOptions class for advanced document comparison. Customize your comparison settings for precise results and enhanced productivity....Document (); DocumentBuilder builder = new DocumentBuilder ( docOriginal...); // Paragraph text referenced with an endnote: builder . Writeln...

    reference.aspose.com/words/net/aspose.words.com...
  3. Aspose::Words::DocumentBuilder::Writeln method ...

    Aspose::Words::DocumentBuilder::Writeln method. Inserts a Paragraph break into the document in C++....DocumentBuilder::Writeln() method Inserts a paragraph break into the document. void...method Inserts a string and a paragraph break into the document. void...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Writeln ( u "This text is...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. Aspose::Words::Lists::ListLevel::get_IsLegal me...

    Aspose::Words::Lists::ListLevel::get_IsLegal method. True if the level turns all inherited numbers to Arabic, false if it preserves their number style in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. EditableRangeStart.editable_range property | As...

    EditableRangeStart.editable_range property. Gets the facade object that encapsulates this editable range start and end....'MyPassword' ) builder = aw . DocumentBuilder ( doc = doc ) builder . writeln..." + ' we cannot edit this paragraph without the password.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TabStop.isClear property | Aspose.Words for Nod...

    TabStop.isClear property. Returns ``true`` if this tab stop clears any existing tab stops in this position.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let tabStops = builder . paragraphFormat . tabStops...

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

    DocumentBuilder.listFormat property. Returns an object that represents current list formatting properties....let builder = new aw . DocumentBuilder ( doc ); builder . writeln...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CompareOptions.compare_moves property | Aspose....

    CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents.... Document () builder = aw . DocumentBuilder ( doc...doc_original ) # Paragraph text referenced with an endnote: builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TabStopCollection.count property | Aspose.Words...

    TabStopCollection.count property. Gets the number of tab stops in the collection.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let tabStops = builder . paragraphFormat . tabStops...

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