Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 139,673 for

font

(1.25 sec)
  1. EOT to TTF Converter API | Java

    Convert EOT to TTF using Java API on Windows and Linux. Integrate this native EOT to TTF Font conversion functionality into your own solution....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/java/conversion/eot-to...
  2. Aspose.Slides for C++: Unable to Recognize Some...

    2025.11.26.png (32.1 KB) 2025.11.26_1.png (86.9 KB)...uses a font that is not available on the machine and the font is...primary font and no suitable fallback font is configured. Font‑fallback...

    forum.aspose.com/t/aspose-slides-for-c-unable-t...
  3. 搜索 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API,无需打开即可搜索 PDF 文档。...WriteLine ( "Font - Name : {0}" , textFragment . TextState . Font . FontName...FontName ); Console . WriteLine ( "Font - IsAccessible : {0} " , textFragment...

    products.aspose.com/pdf/zh-hant/search-pdf/
  4. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality.... Font . Color = Color . Red ; para...format a run of text using its font property. Document doc = new...

    reference.aspose.com/words/net/aspose.words/run...
  5. Adding HTML Rich Text inside the Cell|Documenta...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for JavaScript via C++ API....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...htmlString = "<Font Style=\"FONT-WEIGHT: bold;FONT-STYLE: italic;TEXT-DECORATION:...

    docs.aspose.com/cells/javascript-cpp/adding-htm...
  6. Specify Default Presentation Fonts in Java|Aspo...

    Set default Fonts in Aspose.Slides for Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....Presentation Fonts in Java Contents [ Hide ] Use Default Fonts for Rendering...Slides lets you set the default font fore rendering the presentation...

    docs.aspose.com/slides/java/default-font/
  7. TextEffect enumeration | Aspose.Words for Node.js

    Aspose.Words.TextEffect enumeration. Animation effect for text runs.... font . size = 36 ; builder . font . textEffect =...Microsoft Word only support font animation effects. doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Introduction to Glyph

    Glyph as a composite part of any typeface has an important role in the study of Fonts. This term is really crucial in the coding of Font manipulation....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/glyph/
  9. EmbeddedFontFormat enumeration | Aspose.Words f...

    aspose.words.Fonts.EmbeddedFontFormat enumeration. Specifies format of particular embedded Font inside [FontInfo](../Fontinfo/) object....format of particular embedded font inside FontInfo object. When...document to a file, only embedded fonts of corresponding format are...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/merging-and-unmerging...