Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 2,430 for

fontsettings

(0.54 sec)
  1. Aspose::Words::Fonts::FontSourceBase::get_Type ...

    Aspose::Words::Fonts::FontSourceBase::get_Type method. Returns the type of the font source in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Fonts :: FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Issue: Embedded Clario Font Is Substituted on L...

    Description We are encountering a platform-specific font substitution issue while converting DOCX to PDF using Aspose.Words. The DOCX document contains the Clario font embedded. When the document is converted to PDF on…...source using FontSettings.SetFontsFolder or FontSettings.SetFontsSources...selected: var fontSettings = new FontSettings(); fontSettings.SubstitutionSettings...

    forum.aspose.com/t/issue-embedded-clario-font-i...
  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. FontSourceBase.priority property | Aspose.Words...

    FontSourceBase.priority property. Returns the font source priority.... FontSettings () doc . font_settings ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Words Integration in AWS Lambda|Aspose.W...

    You might be interested in using Aspose.Words in AWS Lambda if you are targeting to create an application in the cloud, need Aspose.Words functionality, and probably integration with other Amazon services. Learn more about using Aspose.Words for .NET when building applications for Amazon Web Services in C#.... FontSettings = S3FontSettings ; using...{ get ; set ; } private FontSettings S3FontSettings { get { //...

    docs.aspose.com/words/net/integration-in-aws-la...
  6. 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...
  7. WarningInfo.description property | Aspose.Words...

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fonts::MemoryFontSource::get_Fon...

    Aspose::Words::Fonts::MemoryFontSource::get_FontData method. Binary font data in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Fonts :: FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Aspose::Words::Fonts::FontSourceBase::get_Prior...

    Aspose::Words::Fonts::FontSourceBase::get_Priority method. Returns the font source priority in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Fonts :: FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF 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...