Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,102 for

fontsettings

(0.04 sec)
  1. PdfSaveOptions.EmbedFullFonts | Aspose.Words fo...

    Discover how the PdfSaveOptions EmbedFullFonts feature enhances your PDF documents by ensuring complete font embedding for perfect formatting....[] originalFontsSources = FontSettings . DefaultInstance . GetFontsSources...FolderFontSource ( FontsDir , true ); FontSettings . DefaultInstance . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Saving::PdfSaveOptions::get_Embe...

    Aspose::Words::Saving::PdfSaveOptions::get_EmbedFullFonts method. Controls how fonts are embedded into the resulting PDF documents in C++....>> originalFontsSources = FontSettings :: get_DefaultInstance ()...FolderFontSource > ( FontsDir , true ); FontSettings :: get_DefaultInstance ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. FontSourceBase class | Aspose.Words for Python

    aspose.words.fonts.FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various font sources... FontSettings () doc . font_settings ...module aspose.words.fonts FontSettings class FontSourceType enumeration...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontSourceBase.WarningCallback | Aspose.Words f...

    Discover the FontSourceBase WarningCallback property, essential for ensuring formatting fidelity by detecting issues during font source processing....FontSourceWarning () { FontSettings settings = new FontSettings (); settings...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Specify TrueType Fonts Location in C++|Aspose.W...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory....is defined by default in FontSettings . On different operating...places. However, using a FontSettings instance for each document...

    docs.aspose.com/words/cpp/specify-truetype-font...
  6. Aspose::Words::Saving::PdfSaveOptions::PdfSaveO...

    Aspose::Words::Saving::PdfSaveOptions::PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Pdf format in C++....>> originalFontsSources = FontSettings :: get_DefaultInstance ()...FolderFontSource > ( FontsDir , true ); FontSettings :: get_DefaultInstance ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. IWarningCallback | Aspose.Words for Java

    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 Java....FontSourceBase[] originalFontSources = FontSettings.getDefaultInstance().getFontsSources();...folder that does not exist. FontSettings.getDefaultInstance().setFontsFolder(""...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Fonts::FontSourceBase class | As...

    Aspose::Words::Fonts::FontSourceBase class. This is an abstract base class for the classes that allow the user to specify various font sources. To learn more, visit the documentation article in C++....doc -> set_FontSettings ( MakeObject < FontSettings > ()); doc...doc -> get_FontSettings () -> SetFontsSources ( MakeArray < SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. DefaultFontSubstitutionRule class | Aspose.Word...

    aspose.words.fonts.DefaultFontSubstitutionRule class. Default font substitution rule... FontSettings () doc . font_settings =...substitution rule within FontSettings. # This rule will substitute...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfSaveOptions.embed_full_fonts property | Aspo...

    PdfSaveOptions.embed_full_fonts property. Controls how fonts are embedded into the resulting PDF documents.... FontSettings . default_instance . get_fonts_sources...FONTS_DIR , True ) aw . fonts . FontSettings . default_instance . set_fonts_sources...

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