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

font

(1.32 sec)
  1. FontSubstitutionRule.enabled property | Aspose....

    FontSubstitutionRule.enabled property. Specifies whether the rule is enabled or not....document’s system font source and set font substitutes. doc =...Document () doc . font_settings = aw . fonts . FontSettings ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ThemeFonts class | Aspose.Words for Python

    aspose.words.themes.ThemeFonts class. Represents a collection of Fonts in the Font scheme, allowing to specify different Fonts for different languages [ThemeFonts.latin](./latin/), [ThemeFonts.east_asian](./east_asian/) and [ThemeFonts.complex_script](./complex_script/)...Represents a collection of fonts in the font scheme, allowing to specify...specify different fonts for different languages ThemeFonts.latin...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fonts::FontEmbeddingUsagePermiss...

    Aspose::Words::Fonts::FontEmbeddingUsagePermissions enum. Represents the Font embedding usage permissions in C++....Aspose::Words::Fonts::FontEmbeddingUsagePe enum Contents [ Hide...FontEmbeddingUsagePe enum Represents the font embedding usage permissions...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. FileFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FileFontSource class. Represents the single TrueType Font file stored in the file system...Represents the single TrueType font file stored in the file system...more, visit the Working with Fonts documentation article. Inheritance:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. com.aspose.pdf.internal.ms.System.lh: Invalid o...

    We keep getting this error while converting HTML documents to PDF documents com.aspose.pdf.internal.ms.System.lh: Invalid operation at com.aspose.pdf.internal.l108t.l6if.lI(Unknown Source) at com.aspose.pdf.internal.l…...added necessary fonts like Microsoft core fonts and symbol.ttf...getting this error. Added fallback font: private static @NotNull TextState...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  6. Working with CFF Fonts | .NET

    Native .NET APIs for the developers to manipulate and Font files. Find out how to work with Compact Font Format in your C# products....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/working-with-cff-fonts/
  7. Arabic text Issue in DOC file - Free Support Fo...

    Hi, we are facing below issue while inserting Arabic text with English in doc. As we are using below code to insert data in DOC. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); /…...set of font settings for left-to-right text. builder.Font.Name..."Courier New"; builder.Font.Size = 16; builder.Font.Italic = false;...

    forum.aspose.com/t/arabic-text-issue-in-doc-fil...
  8. FontConfigSubstitutionRule | Aspose.Words for Java

    Font config substitution rule in Java....extends FontSubstitutionRule Font config substitution rule. To...more, visit the Working with Fonts documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  9. FontSubstitutionWarningInfo.Reason | Aspose.Wor...

    FontSubstitutionWarningInfo.Reason property displays why a Font substitution happened in an Aspose.Words document....Reason property Font substitution reason. public...additional information about font substitution. Document doc =...

    reference.aspose.com/words/net/aspose.words/fon...
  10. INodeChangingCallback.NodeInserting | Aspose.Wo...

    Discover the INodeChangingCallback NodeInserting method, which triggers before a document node is inserted, ensuring seamless integration and enhanced functionality.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ino...