Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 139,870 for

font

(0.18 sec)
  1. Font.superscript property | Aspose.Words for Py...

    Font.superscript property. True if the Font is formatted as superscript....property Font.superscript property True if the font is formatted...text = 'Raised text. ' ) run . font . position = 5 para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure Fonts for rendering spreadsheets to images, PDF, and XPS formats using Aspose.Cells for C++....Ask AI Configuring Fonts for Rendering Spreadsheets with C++...fidelity, it is necessary that the fonts used in the spreadsheet are...

    docs.aspose.com/cells/cpp/configuring-fonts-for...
  3. Convert TTF to SVG in C#

    This step-by-step guide explains how to convert TTF to SVG in C#. It will transform TTF to SVG in C# such that a single character from the Font will be selected and saved in the SVG....Font Product Family Aspose.TeX Product... You will learn to load the font and access individual character’s...

    kb.aspose.com/font/net/convert-ttf-to-svg-in-cs...
  4. Font.name_ascii property | Aspose.Words for Python

    Font.name_ascii property. Returns or sets the Font used for Latin text (characters with character codes from 0 (zero) through 127)....property Font.name_ascii property Returns or sets the font used for...Word can combine two different fonts in one run. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fonts::FolderFontSource class | ...

    Aspose::Words::Fonts::FolderFontSource class. Represents the folder that contains TrueType Font files. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FolderFontSource class Contents [ Hide...folder that contains TrueType font files. To learn more, visit...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Formatting PDF Document using C#|Aspose.PDF for...

    Create and format the PDF Document with Aspose.PDF for .NET. Use the next code snippet to resolve your tasks....pdf" ); } } Embedding Fonts in an existing PDF file PDF...readers support a core of 14 fonts so that documents can be displayed...

    docs.aspose.com/pdf/net/formatting-pdf-document/
  7. CFF Fonts Knowledge Base

    Benefits and use of CFF Fonts. Discover their compact elegance and timeless quality in professional typography and graphic design....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/cff-font/
  8. Font.clearFormatting method | Aspose.Words for ...

    Font.clearFormatting method. Resets to default Font formatting....clearFormatting() Resets to default font formatting. clearFormatting...clearFormatting () Remarks Removes all font formatting specified explicitly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.italic property | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Issue with custom fonts converting from word to...

    We have an issue converting a word document to pdf with a custom Font. I’ve tried several ways to setup the custom Fonts, but so far it always failed. here is my code: string[] FontFolders = FontsLoader.GetFontFolder…...Issue with custom fonts converting from word to pdf Aspose.Words...document to pdf with a custom font. I’ve tried several ways to...

    forum.aspose.com/t/issue-with-custom-fonts-conv...