Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 2,205 for

fontsettings

(0.09 sec)
  1. Aspose::Words::Fonts::TableSubstitutionRule cla...

    Aspose::Words::Fonts::TableSubstitutionRule class. Table font substitution rule. To learn more, visit the documentation article in C++....Words :: Document > (); auto fontSettings = System :: MakeObject <...Fonts :: FontSettings > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. MemoryFontSource.Type | Aspose.Words for .NET

    Discover the MemoryFontSource Type property that reveals your font source type, enhancing your design precision and creativity. Unlock your font potential!... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Aspose::Words::WarningInfo class | Aspose.Words...

    Aspose::Words::WarningInfo class. Contains information about a warning that Aspose.Words issued during document loading or saving. To learn more, visit the documentation article in C++.... auto fontSettings = System :: MakeObject <...Words :: Fonts :: FontSettings > (); fontSettings -> get_SubstitutionSettings...

    reference.aspose.com/words/cpp/aspose.words/war...
  4. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format.... FontSettings . default_instance . get_fonts_sources...scan_subfolders = True ) aw . fonts . FontSettings . default_instance . set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fonts::FontConfigSubstitutionRul...

    Aspose::Words::Fonts::FontConfigSubstitutionRule::ResetCache method. Resets the cache of fontconfig calling results in C++.... auto fontSettings = System :: MakeObject <...Aspose :: Words :: Fonts :: FontSettings > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. 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...
  7. TableSubstitutionRule Class | Aspose.Words for ...

    Discover the Aspose.Words.Fonts.TableSubstitutionRule class for efficient font management and seamless text formatting in your documents....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::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::Load method. Loads table substitution settings from XML stream in C++....Words :: Document > (); auto fontSettings = System :: MakeObject <...Fonts :: FontSettings > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. 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...
  10. Aspose::Words::Document::get_FontSettings metho...

    Aspose::Words::Document::get_Fontsettings method. Gets or sets document font settings in C++....Aspose::Words::Document::get_FontSettings method Contents [ Hide ]...] Document::get_FontSettings method Gets or sets document font...

    reference.aspose.com/words/cpp/aspose.words/doc...