Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 139,847 for

font

(0.27 sec)
  1. Different types of fonts

    Font type is the classification of the Font according to its look. It may be crucial when choosing one that will be better for your purpose....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/font-types/
  2. 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...
  3. HtmlFixedSaveOptions.fontFormat property | Aspo...

    HtmlFixedSaveOptions.FontFormat property. Gets or sets [ExportFontFormat](../../exportFontformat/) used for Font exporting...sets ExportFontFormat used for font exporting. Default value is...ExportFontFormat Examples Shows how use fonts only from the target machine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fonts::FileFontSource::FileFontS...

    Aspose::Words::Fonts::FileFontSource::FileFontSource constructor. Ctor in C++....Aspose::Words::Fonts::FileFontSource::FileFontSource constructor...constructor Ctor. Aspose :: Words :: Fonts :: FileFontSource :: FileFontSource...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Aspose::Words::Fonts::SystemFontSource::GetSyst...

    Aspose::Words::Fonts::SystemFontSource::GetSystemFontFolders method. Returns system Font folders or empty array if folders are not accessible in C++....Aspose::Words::Fonts::SystemFontSource::GetSystemFontFolders...lders method Returns system font folders or empty array if folders...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. AI-generated Fonts. The Future of typography

    AI Fonts simplify design, but what about ownership? Get a clear guide on establishing human authorship to secure copyright for your AI-assisted typography projects....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/ai-generated-fonts/
  7. 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...
  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. 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...
  10. Creating MS word document using FolderFontSourc...

    Hi I want to create a word document using only the Font(s) in a folder. I copied all the Arial Fonts to a folder and tried to create a word document using FolderFontSource. I see that the document that got created has t…...only the font(s) in a folder. I copied all the Arial fonts to a folder...the text in Times New Roman font. Please see the code below-...

    forum.aspose.com/t/creating-ms-word-document-us...