Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 112,088 for

font

(0.06 sec)
  1. 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...
  2. Font.Hidden | Aspose.Words for .NET

    Discover the Font Hidden property. Easily identify if your text is formatted as hidden. Enhance your document's clarity and presentation today!...Contents [ Hide ] Font.Hidden property True if the font is formatted...text that we create using this Font object will be invisible in...

    reference.aspose.com/words/net/aspose.words/fon...
  3. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_Font_sources method. Resets the Fonts sources to the system default....reset_font_sources method reset_font_sources() Resets the fonts...the system default. def reset_font_sources ( self ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::IWarningCallback interface | Asp...

    Aspose::Words::IWarningCallback interface. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in C++....IWarningCallback interface to monitor font substitution warnings. void...DocumentBuilder > ( doc ); builder -> get_Font () -> set_Name ( u "Times New...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  5. SystemFontSource.GetSystemFontFolders | Aspose....

    Discover the GetSystemFontFolders method in SystemFontSource. Easily access system Font folders or receive an empty array if unavailable....GetSystemFontFolders method Returns system font folders or empty array if folders...Aspose.Words could search system fonts not only through folders but...

    reference.aspose.com/words/net/aspose.words.fon...
  6. WarningType | Aspose.Words for Java

    Specifies the type of a warning that is issued by Aspose.Words during document loading or saving in Java....match for a missing font from the available font sources. public...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::INodeChangingCallback::NodeRemov...

    Aspose::Words::INodeChangingCallback::NodeRemoved method. Called when a node belonging to this document has been removed from its parent in C++....SharedPtr < Aspose :: Words :: Font > font = ( System :: ExplicitCast...args -> get_Node ())) -> get_Font (); mLog -> Append ( String...

    reference.aspose.com/words/cpp/aspose.words/ino...
  8. Aspose::Words::INodeChangingCallback::NodeRemov...

    Aspose::Words::INodeChangingCallback::NodeRemoving method. Called just before a node belonging to this document is about to be removed from the document in C++....SharedPtr < Aspose :: Words :: Font > font = ( System :: ExplicitCast...args -> get_Node ())) -> get_Font (); mLog -> Append ( String...

    reference.aspose.com/words/cpp/aspose.words/ino...
  9. Aspose::Words::Fonts::FontSourceBase::get_Prior...

    Aspose::Words::Fonts::FontSourceBase::get_Priority method. Returns the Font source priority in C++....Aspose::Words::Fonts::FontSourceBase::get_Priority method Contents...the font source priority. int32_t Aspose :: Words :: Fonts ::...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Search PDF using C# | Aspose.PDF

    Search PDF document without opening programmatically with C# sample code using Aspose.PDF for .NET....WriteLine ( "Font - Name : {0}" , textFragment . TextState . Font . FontName...FontName ); Console . WriteLine ( "Font - IsAccessible : {0} " , textFragment...

    products.aspose.com/pdf/net/search/