Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 11,773 for

load font

(0.12 sec)
  1. Manage Comments and Notes with JavaScript via C...

    Insert and manage comments or notes with Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...configuring their height, width and font settings. <!DOCTYPE html> <...

    docs.aspose.com/cells/javascript-cpp/comments-a...
  2. Save Message as Draft in Python|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....<br/>" + "<font color=blue>This line is in blue color</font>" ) \...instance of MapiMessage and load the MailMessag instance into...

    docs.aspose.com/email/java/save-message-as-draf...
  3. Working with TrueType and OpenType Fonts | .NET

    C# APIs for the developers to manipulate and Font files. Find out how to work with TrueType and OpenType Fonts in your .NET applications....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/working-with-truetype-...
  4. Glyphs and Metrics of TrueType Fonts | C++

    C++ APIs for the developers to manipulate and Font files. Learn the fundamentals on how to work with glyphs and metrics of TTF Fonts within C++....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/glyphs-and-metrics-tru...
  5. Aspose.PSD for Python via .NET 24.5 - Release N...

    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....GetFontInfoRecords method for the Chinese Fonts Bug Public API Changes Added...output.psd" with PsdImage . load ( sourceFile ) as psdImage :...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  6. 如何加载字体?| Java 版 Aspose.Font

    如何使用Aspose.Font用于Java解决方案上的Yout设备上的字体?答案在本文中给出了代码示例中的解释。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/how-to-load-fonts/
  7. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....the top of the document when loading and saving and limits the maximum... Q: Why are the layout and fonts in the output document different...

    docs.aspose.com/words/cpp/faq/
  8. ImportFormatOptions class | Aspose.Words for Py...

    aspose.words.ImportFormatOptions class. Allows to specify various import options to format output...learn more, visit the Specify Load Options documentation article...'MyStyle' ) my_style . font . size = 14 my_style . font . name = 'Courier...

    reference.aspose.com/words/python-net/aspose.wo...
  9. C++中XML的字体FallBack设置|Aspose.Words对于C++

    字体回退机制在字体解析时使用,但不包含特定字符。 在这种情况下,Aspose.Words尝试使用字符的后备字体之一。...-> get_FallbackSettings () -> Load ( u "MyNewFallbackTable.xml"...Each rule defines the fallback fonts which Aspose.Words should use...

    docs.aspose.com/words/zh/cpp/font-fallback-sett...
  10. Set fontsize by InheritChars - Free Support For...

    Hello, i can set the Fontsize of a shape by using: shape.Chars[0].Size.Value = 0.125 This is well described in the examples: ApplyFontOnText Now I have the case that the shape’s chars array is empty. But there are I…...Cause You are trying to set the font size of a shape’s text using...results. Solution To change the font size using InheritChars , you...

    forum.aspose.com/t/set-fontsize-by-inheritchars...