Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 141,576 for

font

(0.25 sec)
  1. Feature List | Aspose.Font for .NET

    C# Font API supports different Font formats and file operations such as loading, reading, detecting, extracting, and rendering Font glyphs and Font data....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/feature-list/
  2. 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/java/export-shx-fonts/
  3. TextDmlEffect enumeration | Aspose.Words for Py...

    aspose.words.TextDmlEffect enumeration. Dml text effect for text runs.... font . has_dml_effect ( aw . TextDmlEffect.... assertTrue ( runs [ 1 ] . font . has_dml_effect ( aw . TextDmlEffect...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of Fonts for workbook rendering using Aspose.Cells for JavaScript via C++....Individual or Private Set of Fonts for Workbook Rendering with...you specify the fonts directory or list of fonts for all workbooks...

    docs.aspose.com/cells/javascript-cpp/specify-in...
  5. Opening and Saving a Presentation in C# Throws ...

    Hi Team, A simple open and save action of the attached pptm throws the following exception: System.Collections.Generic.KeyNotFoundException: The given key ‘Cambria Math’ was not present in the dictionary. at System.C…...Family slides-net , slides-fonts zpopswat November 7, 2025, 1:24pm...happens despite ‘Cambria Math’ font being installed and available...

    forum.aspose.com/t/opening-and-saving-a-present...
  6. Working with Text in PostScript | .NET

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/net/ps/working-with-text/
  7. Aspose::Words::Fonts::FontSettings::SetFontsSou...

    Aspose::Words::Fonts::FontSettings::SetFontsSources method. Sets the sources where Aspose.Words looks for TrueType Fonts when rendering documents or embedding Fonts in C++....Aspose::Words::Fonts::FontSettings::SetFontsSources method Contents...::SharedPtr<Aspose::Words::Fonts::FontSourceBase>>&) method Sets...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Aspose::Words::Lists::ListLabel::get_Font metho...

    Aspose::Words::Lists::ListLabel::get_Font method. Gets the list label Font in C++....istLabel::get_Font method ListLabel::get_Font method Gets the...label font. System :: SharedPtr < Aspose :: Words :: Font > Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Style.Name | Aspose.Words for .NET

    Discover the Style Name property, easily manage and customize your styles for enhanced design flexibility and user experience.... Font . Color = Color . Red ; Assert...)); Assert . That ( newStyle . Font . Name , Is . EqualTo ( doc...

    reference.aspose.com/words/net/aspose.words/sty...
  10. DocumentBuilder.insertParagraph method | Aspose...

    DocumentBuilder.insertParagraph method. Inserts a paragraph break into the document....); 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...