Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 2,435 for

fontsettings

(0.17 sec)
  1. Aspose.PSD for .NET 21.5 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... AddRange ( FontSettings . GetDefaultFontsFolde ());...fonts . Add ( @"Fonts\" ); FontSettings . SetFontsFolders ( fonts...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::Fonts::FolderFontSource::get_Typ...

    Aspose::Words::Fonts::FolderFontSource::get_Type method. Returns the type of the font source in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Fonts :: FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. MemoryFontSource constructor | Aspose.Words for...

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontSourceType enumeration | Aspose.Words for P...

    aspose.words.fonts.FontSourceType enumeration. Specifies the type of font source.... FontSettings () doc . font_settings ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Words changing fonts on RFT-PDF conversi...

    I have an RTF document that uses a specific font - Open Sans. Part of the text is in Bold. When converted to PDF using Aspose.Words.dll version 14.6, this changes the font to Times New Roman (preserves the Bold part). T…...@"C:\MyFonts"; var fontSettings = new Aspose.Words.FontSettings(); // Register...= also scan sub‑folders) fontSettings.SetFontsFolder(fontsFolder...

    forum.aspose.com/t/aspose-words-changing-fonts-...
  10. MemoryFontSource class | Aspose.Words for Python

    aspose.words.fonts.MemoryFontSource class. Represents the single TrueType font file stored in memory... FontSettings () doc . font_settings ...

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