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

fontsettings

(0.98 sec)
  1. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...bottomMargin; const fontSettings = getFontSettings(); fontSettings.substitutionSettings...headDoc.fontSettings = fontSettings; contentDoc.fontSettings = fontSettings;...

    forum.aspose.com/t/tables-colliding-on-docx-to-...
  2. 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...
  3. FolderFontSource.scan_subfolders property | Asp...

    FolderFontSource.scan_subfolders property. Determines whether or not to scan the subfolders.... FontSettings () doc . font_settings ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Aspose::Words::LowCode::MergerContext class | A...

    Aspose::Words::LowCode::MergerContext class. Document merger context in C++....Methods Method Description get_FontSettings () const Font settings used...ProcessorContext () set_FontSettings (const System::SharedPt...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. Aspose::Words::Fonts::FolderFontSource::get_Fol...

    Aspose::Words::Fonts::FolderFontSource::get_FolderPath method. Path to the folder in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Fonts :: FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. 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...
  8. 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...
  9. Aspose::Words::Fonts::MemoryFontSource::get_Typ...

    Aspose::Words::Fonts::MemoryFontSource::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...
  10. 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...