Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 71,036 for

font

(0.04 sec)
  1. StreamFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.StreamFontSource class, your go-to solution for custom stream Font sources that enhance document flexibility and design....class for user-defined stream font source. To learn more, visit...visit the Working with Fonts documentation article. public abstract...

    reference.aspose.com/words/net/aspose.words.fon...
  2. EOT to WOFF Converter API |.NET

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

    Convert CFF to WOFF2 using .NET API on Windows. Integrate this native CFF 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/cff-to-...
  4. FontPitch enumeration | Aspose.Words for Python

    aspose.words.Fonts.FontPitch enumeration. Represents the Font pitch....Represents the font pitch. The pitch indicates if the font is fixed...of a font. FIXED Specifies that this is a fixed width font. VARIABLE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontNameSubstitutionRule | Aspose.Words for Java

    Font substitution rule for processing Font name in Java....FontSubstitutionRule Font substitution rule for processing font name. To...more, visit the Working with Fonts documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  6. Set DefaultFont property of PdfSaveOptions and ...

    Learn to prioritize Font settings when saving documents with Aspose.Cells in C++....has a missing (not installed) font. Generally, when saving to PDF...Workbook’s default font (i.e., Workbook.DefaultStyle.Font). If the workbook’s...

    docs.aspose.com/cells/cpp/set-defaultfont-prope...
  7. FileFontSource Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FileFontSource. Easily manage TrueType Font files on your system for enhanced document formatting and design flexibility....Represents the single TrueType font file stored in the file system...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Font.shadow property | Aspose.Words for Node.js

    Font.shadow property. True if the Font is formatted as shadowed....shadow property Font.shadow property True if the font is formatted... builder . font . shadow = true ; builder . font . size = 36...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....format a run of text using its font property. Document doc = new...Aspose . Words . Font font = run . Font ; font . Name = "Courier...

    reference.aspose.com/words/net/aspose.words/sto...
  10. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the document in C++....SharedPtr < 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...