Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 139,659 for

font

(1.12 sec)
  1. Convert PowerPoint Presentations to HTML in C++...

    Convert PowerPoint presentations to responsive HTML in C++. 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/cpp/convert-powerpoint-t...
  2. 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...
  3. Utility Features in Aspose.Tasks for C++ | Aspo...

    Discover how to utilize utility features available in the C++ version of Aspose.Tasks....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tasks/cpp/utility-features/
  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. Page Setup Features|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....displayed as &WO &"<FontName>" A font name. For example: &“Arial”...&"<FontName>, <FontStyle>" A font name with a style. For example:...

    docs.aspose.com/cells/java/page-setup-features/
  7. Working with Table in Tagged PDFs using Python|...

    This article explains how to works with table in Tagged PDF document with Aspose.PDF for Python via .NET.... font_size = 7.5 cell_text_state . font_style = ap...cell_text_state . font = ap . text . FontRepository . find_font ( "Arial"...

    docs.aspose.com/pdf/python-net/working-with-tab...
  8. 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/
  9. Utility Features Available in Aspose.Tasks for ...

    The page describes a set of useful utility functions that can be applied to project files using Aspose.Tasks for Java. Such as critical path calculation, working with task filters and so on....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tasks/java/utility-features/
  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/