Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 134,632 for

font

(0.07 sec)
  1. TYPE1 to WOFF Converter API |.NET

    Convert TYPE1 to WOFF using .NET API on Windows. Integrate this native TYPE1 to WOFF 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/net/conversion/type1-t...
  2. EOT to WOFF2 Converter API |.NET

    Convert EOT to WOFF2 using .NET API on Windows. Integrate this native EOT to WOFF2 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/net/conversion/eot-to-...
  3. WOFF2 to TTF Converter API |.NET

    Convert WOFF2 to TTF using .NET API on Windows. Integrate this native WOFF2 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/net/conversion/woff2-t...
  4. TYPE1 to TTF Converter API | .NET

    Convert TYPE1 to TTF using .NET API on Windows. Integrate this native TYPE1 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/net/conversion/type1-t...
  5. Manipulating Metafiles|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 Font Folder While Converting Using... developers can specify the font folder path used while converting...

    docs.aspose.com/imaging/java/manipulating-metaf...
  6. 标题和正文主题字体|Documentation

    Aspose.Cells 是一个通过 C++ 的 JavaScript 库,用于操作电子表格文件。它支持在 Excel 文档中设置标题和正文的主题字体,让用户可以自定义文档的外观和样式。本文将介绍如何使用 Aspose.Cells 库操作 Excel 文档中的标题和正文主题字体。...JavaScript,我们可以检查默认字体是否为主题字体,或使用 Font.schemeType 方法设置主题字体。 以下示例代码展示了如何操作主题字体。...< body > < h1 > Change Theme Font Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/heading...
  7. SaveOptions.UpdateAmbiguousTextFont | Aspose.Wo...

    Improve text clarity in PDFs with UpdateAmbiguousTextFont. Ensure accurate Font rendering based on character codes for better readability....property Determines whether the font attributes will be changed according...Examples Shows how to update the font to match the character code...

    reference.aspose.com/words/net/aspose.words.sav...
  8. StreamFontSource.OpenFontDataStream | Aspose.Wo...

    Discover the StreamFontSource OpenFontDataStream method to efficiently access Font data streams on demand, enhancing your design workflow....should open the stream with font data on demand. public abstract...OpenFontDataStream () Return Value Font data stream. Remarks The stream...

    reference.aspose.com/words/net/aspose.words.fon...
  9. Border.color property | Aspose.Words for Node.js

    Border.color property. Gets or sets the border color.... font . border . color = "#008000" ; builder . font . border...lineWidth = 2.5 ; builder . font . border . lineStyle = aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the document in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/doc...