Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 2,430 for

fontsettings

(0.09 sec)
  1. Aspose::Words::Fonts::FontSourceType enum | Asp...

    Aspose::Words::Fonts::FontSourceType enum. Specifies the type of font source in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Fonts :: FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. FontConfigSubstitutionRule class | Aspose.Words...

    aspose.words.fonts.FontConfigSubstitutionRule class. Font config substitution rule... FontSettings () font_config_substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FileFontSource constructor | Aspose.Words for P...

    aspose.words.fonts.FileFontSource constructor... FontSettings () doc . font_settings ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontFallbackSettings.load_ms_office_fallback_se...

    FontFallbackSettings.load_ms_office_fallback_settings method. Loads predefined fallback settings which mimics the Microsoft Word fallback and uses Microsoft office fonts.... FontSettings () doc . font_settings =...save ( ARTIFACTS_DIR + 'FontSettings.fallback_settings.default...

    reference.aspose.com/words/python-net/aspose.wo...
  5. WarningInfoCollection.warning method | Aspose.W...

    WarningInfoCollection.warning method. Implements the [IWarningCallback](../../iwarningcallback/) interface... FontSettings () font_settings . substitution_settings...file_name = ARTIFACTS_DIR + 'FontSettings.EnableFontSubstituti.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LayoutOptions.keep_original_font_metrics proper...

    LayoutOptions.keep_original_font_metrics property. Gets or sets an indication of whether the original font metrics should be used after font substitution... FontSettings () font_settings . substitution_settings...file_name = ARTIFACTS_DIR + 'FontSettings.EnableFontSubstituti.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...conversion only FontSettings fontSettings = new FontSettings(); fontSettings...TextRenderingHint.AntiAlias, FontSettings = fontSettings // <-- attach the...

    forum.aspose.com/t/incorrect-rendering-when-con...
  8. MemoryFontSource constructor | Aspose.Words for...

    aspose.words.fonts.MemoryFontSource constructor... FontSettings () doc . font_settings ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::LowCode::ReplacerContext class |...

    Aspose::Words::LowCode::ReplacerContext class. Find/replace operation context in C++.... get_FontSettings () const Font settings used...() ReplacerContext () set_FontSettings (const System::SharedPt...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. Aspose.Words 23.1.0 – Conversion Hangs(Timeout ...

    Hi Team, We are using Aspose.Words 23.1.0 and encountering an issue when converting a specific Word file to PDF. The code execution gets stuck at the line wordDoc.Save(pdfStream, saveOptions); and does not proceed furt…...; var fontSettings = new FontSettings(); fontSettings.SubstitutionSettings...DefaultFontName = "Times New Roman"; fontSettings.SetFontsFolders(new[] {...

    forum.aspose.com/t/aspose-words-23-1-0-conversi...