Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,451 for

fontsettings

(0.51 sec)
  1. FontSettings.GetFontsSources | Aspose.Words for...

    Discover the Fontsettings GetFontsSources method to easily access the array of sources for TrueType fonts in Aspose.Words. Optimize your font management today!...GetFontsSources Contents [ Hide ] FontSettings.GetFontsSources method Gets...[] originalFontSources = FontSettings . DefaultInstance . GetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  2. TableSubstitutionRule.SetSubstitutes | Aspose.W...

    Discover how to customize font names with the TableSubstitutionRule SetSubstitutes method. Enhance your design with tailored typography solutions!...FontSourceBase [] fontSources = FontSettings . DefaultInstance . GetFontsSources...doc . FontSettings = new FontSettings (); doc . FontSettings . ...

    reference.aspose.com/words/net/aspose.words.fon...
  3. TableSubstitutionRule | Aspose.Words for Java

    Table font substitution rule in Java....Document(); FontSettings fontSettings = new FontSettings(); doc....setFontSettings(fontSettings); // Create a new table substitution...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Document::set_FontSettings metho...

    Aspose::Words::Document::set_Fontsettings method. Setter for Aspose::Words::Document::get_Fontsettings in C++....t::set_FontSettings method Document::set_FontSettings method...Aspose::Words::Document::get_FontSettings . void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 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…...FontSettings = new FontSettings(); doc.FontSettings.SetF...the custom font using doc.FontSettings.SetFontsFolders(new string[]...

    forum.aspose.com/t/issue-with-custom-fonts-conv...
  6. 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++.... auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  7. FontSettings.SetFontsFolder | Aspose.Words for ...

    Discover how to use the SetFontsFolder method to specify a TrueType font directory in Aspose.Words, enhancing document rendering and font embedding....SetFontsFolder Contents [ Hide ] FontSettings.SetFontsFolder method Sets...[] originalFontSources = FontSettings . DefaultInstance . GetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Aspose::Words::LowCode::ProcessorContext::set_F...

    Aspose::Words::LowCode::ProcessorContext::set_Fontsettings method. Font settings used by the processor in C++....et_FontSettings method ProcessorContext::set_FontSettings method...ProcessorContext :: set_FontSettings ( const System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Aspose::Words::LowCode::ProcessorContext::get_F...

    Aspose::Words::LowCode::ProcessorContext::get_Fontsettings method. Font settings used by the processor in C++....et_FontSettings method ProcessorContext::get_FontSettings method...Aspose :: Words :: Fonts :: FontSettings > & Aspose :: Words :: LowCode...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. 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++.... auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/iwa...