Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 4,591 for

paragraph builder

(0.06 sec)
  1. PdfSaveOptions.font_embedding_mode property | A...

    PdfSaveOptions.font_embedding_mode property. Specifies the font embedding mode.... Document () builder = aw . DocumentBuilder ( doc...nonstandard font. builder . font . name = 'Arial' builder . writeln (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BookmarkCollection.remove_at method | Aspose.Wo...

    BookmarkCollection.remove_at method. Removes a bookmark at the specified index.... Document () builder = aw . DocumentBuilder ( doc...( i ) builder . start_bookmark ( bookmark_name ) builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageData.source_full_name property | Aspose.Wo...

    ImageData.source_full_name property. Gets or sets the path and name of the source file for the linked image.... Document () builder = aw . DocumentBuilder ( doc...shape = aw . drawing . Shape ( builder . document , aw . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageSaveOptions.pixel_format property | Aspose...

    ImageSaveOptions.pixel_format property. Gets or sets the pixel format for the generated images....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . paragraph_format...'Heading 1' ) builder . writeln ( 'Hello world!' ) builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageSaveOptions.image_brightness property | As...

    ImageSaveOptions.image_brightness property. Gets or sets the brightness for the generated images....Document () builder = aw . DocumentBuilder ( doc = doc ) builder . paragraph_format...'Heading 1' ) builder . writeln ( 'Hello world!' ) builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...fieldIncludePicture = (FieldIncludePicture) builder.insertField(FieldType.FIELD_INCLUDE_PICTURE...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldAutoNum.SeparatorCharacter | Aspose.Words ...

    Discover the FieldAutoNum SeparatorCharacter property, easily customize your separator character for enhanced data formatting and improved usability....Examples Shows how to number paragraphs using autonum fields. Document...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldRevNum | Aspose.Words for Java

    Implements the REVNUM field in Java....DocumentBuilder builder = new DocumentBuilder(doc); builder.write("Current...FieldRevNum field = (FieldRevNum) builder.insertField(FieldType.FIELD_REVISION_NUM...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldData | Aspose.Words for Java

    Implements the DATA field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldData field = (FieldData) builder.insertField(FieldType.FIELD_DATA...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldDocProperty | Aspose.Words for Java

    Implements the DOCPROPERTY field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...fieldDocProperty = (FieldDocProperty) builder.insertField(" DOCPROPERTY Category...

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