Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 2,444 for

fontsettings

(0.05 sec)
  1. PdfSaveOptions | Aspose.Words for .NET

    Discover the PdfSaveOptions constructor, designed to effortlessly initialize and save your documents in high-quality PDF format. Streamline your workflow today!...[] originalFontsSources = FontSettings . DefaultInstance . GetFontsSources...FolderFontSource ( FontsDir , true ); FontSettings . DefaultInstance . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Font missmatch between Word, PDF, and image typ...

    Hi Aspose Team, we face a problem when converting word to any image format (JPEG, PNG). We are using template word document using document builder. The content inserted in the word contains an SVG in an HTML string. The…...this, you can utilize the FontSettings class in Aspose.Words, which...Define FontSettings : Create an instance of FontSettings and specify...

    forum.aspose.com/t/font-missmatch-between-word-...
  3. Aspose.PSD for .NET 21.12 - 发行说明|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....FontSettings.SetAllowedFonts(System.String[])...String[]) M:Aspose.PSD.FontSettings.IsFontAllowed(System.String)...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Aspose::Words::Fonts::FontConfigSubstitutionRul...

    Aspose::Words::Fonts::FontConfigSubstitutionRule::set_Enabled method. Specifies whether the rule is enabled or not in C++.... auto fontSettings = System :: MakeObject <...Aspose :: Words :: Fonts :: FontSettings > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

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

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. FolderFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FolderFontSource class, your solution for managing TrueType fonts efficiently. Enhance your document's typography today!... FontSettings = new FontSettings (); doc . FontSettings . SetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_FontConfigSubstitution method. Settings related to font config substitution rule in C++.... auto fontSettings = System :: MakeObject <...Aspose :: Words :: Fonts :: FontSettings > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Incorrect Flama Font Substitution - Free Suppor...

    When converting a .docx file using Flama Light Italic, the resulting PDF is using Flama Semibold Italic, which is causing some additional line spacing which is messing with the formatting of the document. Because of this…... Create a FontSettings object and set the defa...docx"); // Create FontSettings var fontSettings = new Aspose.Words...

    forum.aspose.com/t/incorrect-flama-font-substit...
  9. 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.... FontSettings fontSettings = new FontSettings(); fontSettings...setDefaultFontName("Arial"); fontSettings.getSubstitutionSetti()....

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...