Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 4,545 for

paragraph builder

(0.05 sec)
  1. FieldShape Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldShape class for effortless SHAPE field implementation. Enhance document design with powerful features and flexibility....node, returns its parent paragraph. If the field is already removed...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  2. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left of the specified position.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let tabStops = builder . paragraphFormat . tabStops...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::TabStopCollection::get_Count met...

    Aspose::Words::TabStopCollection::get_Count method. Gets the number of tab stops in the collection in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...TabStopCollection > tabStops = builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/tab...
  4. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...page's center. Shape shape = builder . InsertImage ( ImageDir +...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Fields::FieldAdvance::get_UpOffs...

    Aspose::Words::Fields::FieldAdvance::get_UpOffset method. Gets or sets the number of points by which the text that follows the field should be moved up in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Write ( u "This text is...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldAdvance::get_LeftOf...

    Aspose::Words::Fields::FieldAdvance::get_LeftOffset method. Gets or sets the number of points by which the text that follows the field should be moved left in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> Write ( u "This text is...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldAutoNum class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNum class. Implements the AUTONUM field...node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs using autonum fields. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IReplacingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during a find and replace operation in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.writeln("Our...after the paragraph containing the matched text. Paragraph para =...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.Paragraph_format property. Returns an object that represents current Paragraph formatting properties....paragraph_format property DocumentBuilder.paragraph_format property...object that represents current paragraph formatting properties. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font Paragraph and section formatting in Java....other content, specify font, paragraph and section formatting. To...learn more, visit the Document Builder Overview documentation article...

    reference.aspose.com/words/java/com.aspose.word...