Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 116,287 for

font drawing

(0.31 sec)
  1. Aspose::Words::Lists::ListCollection class | As...

    Aspose::Words::Lists::ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document. To learn more, visit the documentation article in C++....0 ) -> get_Font () -> set_Color ( System :: Drawing :: Color ::...0 ) -> get_Font () -> set_Color ( System :: Drawing :: Color ::...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Convert OneNote Documents to PDF and Other Form...

    This guide provides Java developers with instructions on converting OneNote documents into various formats such as PDF....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/note/java/convert-onenote-docum...
  3. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a document. To learn more, visit the documentation article in C++....DeleteHeaderFooterSh () Deletes all shapes (drawing objects) from the headers and...run -> get_Font () -> set_Color ( System :: Drawing :: Color ::...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING 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...
  5. 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...
  6. Convert EPS files using .NET API

    EPS to BMP conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/page/net/convert-eps/
  7. Customize HTML Rendering – Aspose.HTML for Pyth...

    Customize the rendering of HTML to PDF, XPS, DOCX, and images using Aspose.HTML for Python via .NET. Gain ready-to-use Python examples....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/html/python-net/rendering-options/
  8. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....Drawing Product Family Aspose.Font Product Family...setting the foreground color and font size, and save to the memory...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...
  9. 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/
  10. How to Convert Excel to HTML in Java

    In this concise tutorial explanation is provided on how to convert Excel to HTML in Java. You can configure the output HTML using a number of properties before you export Excel to HTML in Java....Drawing Product Family Aspose.Font Product Family...encoding, grid display, default font, excluding unused styles to...

    kb.aspose.com/cells/java/how-to-convert-excel-t...