Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 112,351 for

font

(0.11 sec)
  1. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. ...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert other file formats to PDF in Python|Asp...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document....monospace_font = apdf . text . FontRepository . find_font ( "Courier...default_text_state . font = monospace_font page . page_info . default_text_state...

    docs.aspose.com/pdf/python-net/convert-other-fi...
  3. Manage Rows and Columns|Aspose.Slides for PHP D...

    Manage table rows and columns in PowerPoint presentations...0 ); # Sets first row cells' font height $portionFormat = new...Sets the first column cells' font height $portionFormat = new...

    docs.aspose.com/slides/php-java/manage-rows-and...
  4. Format and Modify Named Ranges with C++|Documen...

    Learn how to format, rename, merge, and remove named ranges in Excel files using Aspose.Cells with C++....Setting Background Color and Font Attributes to a Named Range...fill color (shading color) with font settings to a range. #include...

    docs.aspose.com/cells/cpp/format-and-modify-nam...
  5. Gawe WORD Nganggo Java

    Gawe WORD anyar ing Java ing sawetara langkah. Nggawe WORD kanthi gampang nggunakake perpustakaan Java....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/jv/java/make/word/
  6. Gawe Dokumen Ing Java

    Gawe berkas nganggo perpustakaan Java. Nggawe dokumen anyar kanthi gampang ing Java kanthi sawetara langkah....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/jv/java/make/
  7. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. ...

    reference.aspose.com/words/java/com.aspose.word...
  8. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method... font . size = 60 builder . writeln...builder . font . name = 'Times New Roman' builder . font . size...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Make A Document In Java

    Create a file using Java library. Easily create a new document in Java in a few steps....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/
  10. Make DOC Using Java

    Make a new DOC in Java in a few steps. Easily create DOC using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/doc/