Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 139,502 for

font

(0.12 sec)
  1. Master PowerPoint Fonts in JavaScript|Aspose.Sl...

    Learn to control PowerPoint Fonts in Aspose.Slides for Node.js via Java: embed, substitute, load custom Fonts, and resolve missing glyphs with concise code....PowerPoint Fonts in JavaScript Contents [ Hide ] Manage Fonts in Presentations...PowerPoint Fonts in JavaScript Specify Default Presentation Fonts in...

    docs.aspose.com/slides/nodejs-java/powerpoint-f...
  2. main.bundle.min.ddd50a85224d90ac599504fda302823...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......15px 2rem;font-family:arial,sans-serif;color:#4c4c4c;font-size:....flex;justify-content:center;font-size:.9rem;padding-bottom:.5rem}...

    docs.aspose.com/tasks/css/main.bundle.min.ddd50...
  3. Exporting SHX fonts|CAD 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....Exporting SHX fonts Contents [ Hide ] Export SHX fonts for DXF/DWG...drawings Some drawings may contain fonts in special SHX format, that...

    docs.aspose.com/cad/net/developer-guide/export-...
  4. Font.SmallCaps | Aspose.Words for .NET

    Discover the Font SmallCaps property. Easily format text in small capital letters for enhanced readability and a stylish look in your designs....Contents [ Hide ] Font.SmallCaps property True if the font is formatted...doc , "all capitals" ); run . Font . AllCaps = true ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Font.position property | Aspose.Words for Python

    Font.position property. Gets or sets the position of text (in points) relative to the base line...position property Font.position property Gets or sets the position...text = 'Raised text. ' ) run . font . position = 5 para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style.name property | Aspose.Words for Python

    Style.name property. Gets or sets the name of the style.... font . color = aspose . pydrawing...'Heading 1' ) . font . name , new_style . font . name ) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fonts::FontSettings::ResetFontSo...

    Aspose::Words::Fonts::FontSettings::ResetFontSources method. Resets the Fonts sources to the system default in C++....Aspose::Words::Fonts::FontSettings::ResetFontSources method Contents...tSources method Resets the fonts sources to the system default...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Convert TTF to WOFF using C#

    Follow this article to convert TTF to WOFF using C#. It contains details to set the IDE, a list of steps, and a sample code to develop a Font TTF to WOFF converter using C#....Font Product Family Aspose.TeX Product...to WOFF in C# ensures that fonts are optimized, compatible with...

    kb.aspose.com/font/net/convert-ttf-to-woff-usin...
  9. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...Startup (); // Path of your custom font directory U16String customFontsDir...Specify individual font configs custom font directory IndividualFontConfig...

    docs.aspose.com/cells/zh/cpp/specify-individual...
  10. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...