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

fontsettings

(0.33 sec)
  1. ProcessorContext.font_settings property | Aspos...

    ProcessorContext.font_settings property. Font settings used by the processor.... FontSettings : ... @font_settings.setter...aspose . words . fonts . FontSettings ): ... See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. FileFontSource.FilePath | Aspose.Words for .NET

    Discover the FileFontSource FilePath property for easy access to your font files. Streamline your design process with this essential tool!... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  7. FontSubstitutionSettings.TableSubstitution | As...

    Explore FontSubstitutionSettings for optimal table substitution rules. Enhance your design with effective settings for seamless font management....Document (); FontSettings fontSettings = new FontSettings (); doc...doc . FontSettings = fontSettings ; // Create a new table substitution...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Aspose::Words::Loading::LoadOptions::set_FontSe...

    Aspose::Words::Loading::LoadOptions::set_Fontsettings method. Setter for Aspose::Words::Loading::LoadOptions::get_Fontsettings in C++....:set_FontSettings method LoadOptions::set_FontSettings method...Aspose::Words::Loading::LoadOptions::get_FontSettings . void Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Word document font replacement fails - Free Sup...

    I want to replace a font in a Word document. The font is not installed on my computer and I want to replace it with an installed font. version:aspose-words-25.9-jdk17 Fontsettings Fontsettings = new Fontsettings(); fon…...9-jdk17 FontSettings fontSettings = new FontSettings(); fontSettings...}); setupFontSubstitutio(fontSettings, wpd, "方正仿宋_GB2312", "KaiTi");...

    forum.aspose.com/t/word-document-font-replaceme...
  10. FontSettings.get_fonts_sources method | Aspose....

    Fontsettings.get_fonts_sources method. Gets a copy of the array that contains the list of sources where Aspose.Words looks for TrueType fonts....new font sources use the FontSettings.set_fonts_sources() method...original_font_sources = aw . fonts . FontSettings . default_instance . get_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...