Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 112,351 for

font

(0.13 sec)
  1. Convert PowerPoint to HTML in C++|Aspose.Slides...

    Convert PowerPoint HTML in C++. Save PPTX or PPT as HTML in C++. Save slides as HTML in C++...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. aspose.font文档.NET API

    适用于 .NET 的 Aspose.Font是开发人员的全面API,考虑了字体样式,精美字体和字母样式的编程。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/
  3. Manipulating Photoshop Formats|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.... Specifying a Font Folder The FontSettings. addFontsFolder()...Aspose.Imaging should look for fonts. When a valid path is passed...

    docs.aspose.com/imaging/java/manipulating-photo...
  4. 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/
  5. Make PDF Using Java

    Make a new PDF in Java in a few steps. Easily create PDF 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/pdf/
  6. Make WORD Using Java

    Make a new a Word document in Java in a few steps. Easily create a Word document 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/word/
  7. Make HTML Using Java

    Make a new HTML in Java in a few steps. Easily create HTML 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/html/
  8. Make Markdown Using Java

    Make a new Markdown in Java in a few steps. Easily create Markdown 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/md/
  9. 产品概述适用于 .NET 的 Aspose.Font

    C#.NET字体API支持字体格式,例如TTF,CFF,Opentype,Woff和Type1,并具有渲染子系统以渲染任何所需的Glyph或文本。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/product-overview/
  10. Run | Aspose.Words for Java

    Represents a run of characters with the same Font formatting in Java....of characters with the same font formatting. To learn more, visit...format a run of text using its font property. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...