Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 139,617 for

font

(1.24 sec)
  1. FontSettings Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontSettings class to effortlessly customize document Font settings for enhanced readability and professional presentation....FontSettings class Specifies font settings for a document. To...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Paragraph.is_end_of_document property | Aspose....

    Paragraph.is_end_of_document property. True if this paragraph is the last paragraph in the last section of the document....= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WarningInfo.description property | Aspose.Words...

    WarningInfo.description property. Returns the description of the warning....match for a missing font from the available font sources. # Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/python-net/aspose.wo...
  4. WarningInfo.warning_type property | Aspose.Word...

    WarningInfo.warning_type property. Returns the type of the warning....match for a missing font from the available font sources. # Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/python-net/aspose.wo...
  5. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection.... font . color = "#FF0000" ; expect...type ); expect ( newStyle . font . name ). toEqual ( doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TableSubstitutionRule class | Aspose.Words for ...

    aspose.words.Fonts.TableSubstitutionRule class. Table Font substitution rule...TableSubstitutionRul class Table font substitution rule. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Aspose::Words::WarningType enum | Aspose.Words ...

    Aspose::Words::WarningType enum. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving in C++.... FontSubstitution 131072 Font has been substituted. FontEmbedding...FontEmbedding 262144 Loss of embedded font information during document...

    reference.aspose.com/words/cpp/aspose.words/war...
  9. Specify TrueType Fonts Location in C#|Aspose.Wo...

    Specify various TrueType Font sources: system folder, user sources, loading Fonts from a stream, a file system or memory using C#....Ask AI Specify TrueType Fonts Location Contents [ Hide ] Purpose...explains how to configure TrueType font locations for rendering. This...

    docs.aspose.com/words/net/specifying-truetype-f...
  10. INodeChangingCallback.NodeRemoving | Aspose.Wor...

    Discover the INodeChangingCallback NodeRemoving method, which triggers before a document node is removed, ensuring smooth document management.... /// 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...