Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 134,637 for

font

(0.15 sec)
  1. Convert PowerPoint Presentations to HTML in PHP...

    Convert PowerPoint presentations to responsive HTML in PHP. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....HTML with original or embedded fonts. Convert a PowerPoint presentation...PowerPoint to HTML with Original Fonts Aspose.Slides provides the ...

    docs.aspose.com/slides/php-java/convert-powerpo...
  2. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C++.... Set the FontHeight and Font type for the paragraphs. Set...get_PortionFormat (); // Set the Font for the Portion pf -> set_LatinFont...

    docs.aspose.com/slides/cpp/manage-paragraph/
  3. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF....(disable) font embedding HTML pages often use fonts (i.e., fonts from...from a local folder, Google Fonts, etc.). We can also control the...

    docs.aspose.com/pdf/net/convert-html-to-pdf/
  4. 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....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/python-net/rendering-options/
  5. Export Worksheet CSS Separately in Output HTML ...

    Learn how to export worksheet CSS separately when converting Excel files to HTML using Aspose.Cells for C++....Set the style of the cell - font color is Red Style st = cell...

    docs.aspose.com/cells/cpp/export-worksheet-css-...
  6. Archive

    archives... Define a font with the desired name and size...the bitmap using the specified font and brush. Save the bitmap as...

    blog.aspose.com/drawing/create-load-fill-and-dr...
  7. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX 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. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!... Font . Color = Color . Red ; para...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Gawe DOC Nganggo Java

    Gawe DOC anyar ing Java ing sawetara langkah. Nggawe DOC 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/doc/
  10. Make DOCX Using Java

    Make a new DOCX in Java in a few steps. Easily create DOCX 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/docx/