Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,449 for

fontsettings

(0.2 sec)
  1. HtmlSaveOptions.resolveFontNames property | Asp...

    HtmlSaveOptions.resolveFontNames property. Specifies whether font family names used in the document are resolved and substituted according to [Document.Fontsettings](../../../aspose.words/document/Fontsettings/) when being written into HTML-based formats....fontSettings when being written into...documents. That is, Document.fontSettings are ignored and no resolution...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.PSD for .NET 21.7 - Release Notes|Docume...

    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....FontSettings.GetAdobeFontName(System...firstPortion . Style . FontName = FontSettings . GetAdobeFontName ( "Comic...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-7...
  3. Conversione docx in pdf si blocca - Free Suppor...

    Ciao, ho un problema durante la conversione di un documento docx in pdf; la conversione non risponde ed il problema sembra essere legato ad un “conflitto” con i font richiesti all’interno del documento e quelli disponib…...docx"); FontSettings fontSettings = new FontSettings(); // Aggiungi...necessario addFontFolder(fontSettings, "C:\\Path\\To\\Your\\Fonts\\");...

    forum.aspose.com/t/conversione-docx-in-pdf-si-b...
  4. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadLinuxSettings method. Loads predefined table substitution settings for Linux platform in C++....Words :: Document > (); auto fontSettings = System :: MakeObject <...Fonts :: FontSettings > (); doc -> set_FontSettings ( fontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. FontSourceBase | Aspose.Words for Java

    This is an abstract base class for the classes that allow the user to specify various font sources in Java....setFontSettings(new FontSettings()); doc.getFontSettings()...doc.setFontSettings(new FontSettings()); doc.getFontSettings()...

    reference.aspose.com/words/java/com.aspose.word...
  6. FontSettings.set_fonts_folder method | Aspose.W...

    Fontsettings.set_fonts_folder method. Sets the folder where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts... This is a shortcut to FontSettings.set_fonts_folders() for...original_font_sources = aw . fonts . FontSettings . default_instance . get_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontSettings.SetFontsFolders | Aspose.Words for...

    Discover how to use the SetFontsFolders method in Aspose.Words to customize TrueType font locations for optimal document rendering and embedding....SetFontsFolders Contents [ Hide ] FontSettings.SetFontsFolders method Sets...[] originalFontSources = FontSettings . DefaultInstance . GetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  8. FontSubstitutionReason | Aspose.Words for Java

    Specifies the reason of font substitution in Java....lback); FontSettings fontSettings = new FontSettings(); fontSettings...setDefaultFontName("Arial"); fontSettings.setFontsFolder(getFontsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. DefaultFontSubstitutionRule.default_font_name p...

    DefaultFontSubstitutionRule.default_font_name property. Gets or sets the default font name.... FontSettings . default_instance . get_fonts_sources...available. aw . fonts . FontSettings . default_instance . substitution_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced document quality.... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.sav...