Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 141,419 for

font

(0.23 sec)
  1. Export SVG to OTP in Android | products.aspose.com

    Android API to Convert SVG to OTP without using Microsoft Word...other hand, OpenType Font (OTF) is a font format developed by...and Adobe. It is used to store font data and is supported by most...

    products.aspose.com/total/android-java/conversi...
  2. 使用字形对象| .NET

    aspose中的字形对象。Font库功能由其具有的属性描述。代码片段可帮助您了解如何使用C#编码字形。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/developer-guide/usi...
  3. 档案

    档案...Font for .NET 可用于转换或操作不同种类的 字体 和编码。您可以通过从下载页面下载其参考...API: PM> Install-Package Aspose.Font 在 C# 中将 EOT 转换为 WOFF 字体 # 您可以按照以下步骤转换...

    blog.aspose.com/zh/font/convert-eot-to-woff-in-...
  4. fai.bundle.min.6d44bc37d71421bb3683b268f7a64a2c...

    /*!* Font Awesome Free 6.2.1 by @Fontawesome - https://Fontawesome.com * License - https://Fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2022 Fo......* Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome...com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)...

    docs.aspose.com/html/css/fai.bundle.min.6d44bc3...
  5. fai.bundle.min.6d44bc37d71421bb3683b268f7a64a2c...

    /*!* Font Awesome Free 6.2.1 by @Fontawesome - https://Fontawesome.com * License - https://Fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2022 Fo......* Font Awesome Free 6.2.1 by @fontawesome - https://fontawesome...com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)...

    docs.aspose.com/tex/css/fai.bundle.min.6d44bc37...
  6. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for JavaScript via C++ can help you use it for your day-to-day business needs....recognizes all popular typefaces and font styles. Accurately reads rotated...

    docs.aspose.com/ocr/javascript-cpp/product-over...
  7. Specify how to cross a string in output PDF and...

    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....converting Excel to PDF Change the Font on just the specific Unicode...

    docs.aspose.com/cells/java/specify-how-to-cross...
  8. Managing Cell Controls in Columns|Documentation

    This article introduces how to set control in column GridDesktop....Controls in Columns Changing the Font and Color of a Row or Column...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  9. Fill.Opacity | Aspose.Words for .NET

    Control your design's transparency with the Fill Opacity property, adjusting clarity from fully clear to completely opaque for stunning visuals.... Font . Size = 32 ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Make WORD Using C++

    Make a new a Word document in C++ in a few steps. Easily create a Word document using C++ library....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/cpp/make/word/