Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 4,606 for

paragraph builder

(0.14 sec)
  1. Gawe Dokumen Ing Java

    Gawe berkas nganggo perpustakaan Java. Nggawe dokumen anyar kanthi gampang ing Java kanthi sawetara langkah....Document (); DocumentBuilder builder = new DocumentBuilder (doc);...(doc); Font font = builder.getFont(); font.setName( "Courier New"...

    products.aspose.com/words/jv/java/make/
  2. TxtSaveOptions.add_bidi_marks property | Aspose...

    TxtSaveOptions.add_bidi_marks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format....Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...world!' ) builder . paragraph_format . bidi = True builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldArgumentBuilder.add_field method | Aspose....

    FieldArgumentBuilder.add_field method. Adds a field represented by a [FieldBuilder](../../fieldBuilder/) to the argument....add_field method add_field(field_builder) Adds a field represented by...def add_field ( self , field_builder : aspose . words . fields ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldArgumentBuilder.add_text method | Aspose.W...

    FieldArgumentBuilder.add_text method. Adds a plain text to the argument....construct fields using a field builder, and then insert them into...field builder. # 1 - Single field: # Use a field builder to add...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME field in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...in a Microsoft Word window. builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentBuilder.insert_field method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_field method... Document () builder = aw . DocumentBuilder ( doc...whether to update them as the builder inserts them. # In some cases...

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

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . InsertNode...InsertNode ( group ); builder . MoveTo ((( Shape ) group . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  8. EndnoteOptions class | Aspose.Words for Python

    aspose.words.notes.EndnoteOptions class. Represents the endnote numbering options for a document or section... Document () builder = aw . DocumentBuilder ( doc...document builder's "InsertEndnote" method. builder . write (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImageSaveOptions.tiff_binarization_method prope...

    ImageSaveOptions.tiff_binarization_method property. Gets or sets method used while converting images to 1 bpp format when [ImageSaveOptions.save_format](../save_format/) is [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF) and [ImageSaveOptions.tiff_compression](../tiff_compression/) is equal to [TiffCompression.CCITT3](../../tiffcompression/#CCITT3) or [TiffCompression.CCITT4](../../tiffcompression/#CCITT4)....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...
  10. FieldDocVariable.variable_name property | Aspos...

    FieldDocVariable.variable_name property. Gets or sets the name of the document variable to retrieve.... Document () builder = aw . DocumentBuilder ( doc...category' field_doc_property = builder . insert_field ( field_code...

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