Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 4,606 for

paragraph builder

(0.13 sec)
  1. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);..."MyBookmark_" + i; builder.write("Text before bookmark."); builder.startB...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...

    reference.aspose.com/words/java/com.aspose.word...
  3. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number of revisions in the collection.... Document () builder = aw . DocumentBuilder ( doc...does not count as a revision. builder . write ( 'This does not count...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::ShapeBase::get_WidthRel...

    Aspose::Words::Drawing::ShapeBase::get_WidthRelative method. Gets or sets the value that represents the percentage of shape's relative width in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Drawing :: Shape > shape = builder -> InsertShape ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Font.theme_font property | Aspose.Words for Python

    Font.theme_font property. Gets or sets the theme font in the applied font scheme that is associated with this [Font](../) object....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln.... add ( aw . StyleType . PARAGRAPH , 'ThemedStyle' ) style ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldSaveDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSaveDate class, designed to effortlessly implement the SAVEDATE field for streamlined document management....node, returns its parent paragraph. If the field is already removed...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . MoveToDocumentEnd...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldInfo class | Aspose.Words for Python

    aspose.words.fields.FieldInfo class. Implements the INFO field...node, returns its parent paragraph. If the field is already removed...fields. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldDocProperty class | Aspose.Words for Python

    aspose.words.fields.FieldDocProperty class. Implements the DOCPROPERTY field...node, returns its parent paragraph. If the field is already removed...variables. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldDocVariable class | Aspose.Words for Python

    aspose.words.fields.FieldDocVariable class. Implements DOCVARIABLE field...node, returns its parent paragraph. If the field is already removed...variables. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.theme_color property | Aspose.Words for Py...

    Font.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this [Font](../) object....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln.... add ( aw . StyleType . PARAGRAPH , 'ThemedStyle' ) style ....

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