Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 2,451 for

fontsettings

(0.57 sec)
  1. WarningInfo.warning_type property | Aspose.Word...

    WarningInfo.warning_type property. Returns the type of the warning.... FontSettings () font_settings . substitution_settings...file_name = ARTIFACTS_DIR + 'FontSettings.EnableFontSubstituti.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FontSubstitutionSettings.font_info_substitution...

    FontSubstitutionSettings.font_info_substitution property. Settings related to font info substitution rule.... FontSettings () font_settings . substitution_settings...file_name = ARTIFACTS_DIR + 'FontSettings.EnableFontSubstituti.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Install TrueType Fonts on Linux|Aspose.Words fo...

    Aspose.Words for Python allows rendering a document created using Microsoft Word on a Linux machine with the best accuracy. To accomplish this, copy font files from a Windows machine or Install a `TrueType` font package onto your Linux machine....location of the fonts using the FontSettings class in Aspose.Words. Verify...are located? A: Use the FontSettings class to point to the folder...

    docs.aspose.com/words/python-net/installing-tru...
  4. Word目录页码问题 - Free Support Forum - aspose.com

    问题:Word生成的目录不对,不能和PDF文件的目录对应,PDF的目录是正确地。请帮忙看看是什么原因,谢谢。 生成目录的核心代码如下: string desPath = Path.Combine(reportDesPath, fileName); Aspose.Words.Document doc = new Aspose.Words.Document(desPath); doc.UpdateFields(); doc.Update…...Word转PDF代码如下: FontSettings fontSettings = new FontSettings(); fontSettings...

    forum.aspose.com/t/word/316558
  5. Noto Serif JP font not rendering when embedded ...

    Greetings! We are using HTML to DOCX conversion for converting HTMLs containing Japanese characters to DOCX files. These HTMLs are using “Noto Serif JP” font, which is a google font. To ensure that it works on other sys…...settings FontSettings fontSettings = new FontSettings(); fontSettings...the document doc.FontSettings = fontSettings; // Save the document...

    forum.aspose.com/t/noto-serif-jp-font-not-rende...
  6. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java.... setFontSettings(FontSettings value) Allows to specify...getFontSettings() public FontSettings getFontSettings() Allows...

    reference.aspose.com/words/java/com.aspose.word...
  7. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity.... FontSettings () font_settings . substitution_settings...file_name = ARTIFACTS_DIR + 'FontSettings.EnableFontSubstituti.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::LowCode::ReplacerContext class |...

    Aspose::Words::LowCode::ReplacerContext class. Find/replace operation context in C++.... get_FontSettings () const Font settings used...() ReplacerContext () set_FontSettings (const System::SharedPt...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. 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...
  10. Aspose::Words::Fonts::FontSourceType enum | Asp...

    Aspose::Words::Fonts::FontSourceType enum. Specifies the type of font source in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Fonts :: FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...