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

fontsettings

(0.17 sec)
  1. 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...
  2. FolderFontSource constructor | Aspose.Words for...

    aspose.words.fonts.FolderFontSource constructor... FontSettings () doc . font_settings ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...can use the js api setFont(fontsettings) to apply font settings...:“TextBox”, // the parameter is: fontsettings: {'name':'Arial', 'size':12...

    forum.aspose.com/t/display-text-content-on-top-...
  4. Aspose.PSD for .NET 24.5 - 发布说明|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....AllowWarpRepaint = true ; try { FontSettings . SetFontsFolders ( new...{ fontFolder }, true ); FontSettings . UpdateFonts (); using...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Aspose::Words::LowCode::SplitterContext class |...

    Aspose::Words::LowCode::SplitterContext class. Document splitter 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. 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-...
  7. 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...
  8. 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...
  9. FontInfoSubstitutionRule class | Aspose.Words f...

    aspose.words.fonts.FontInfoSubstitutionRule class. Font info substitution rule... FontSettings () font_settings . substitution_settings...file_name = ARTIFACTS_DIR + 'FontSettings.EnableFontSubstituti.pdf'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StreamFontSource class | Aspose.Words for Python

    aspose.words.fonts.StreamFontSource class. Base class for user-defined stream font source...it in the memory for the FontSettings lifetime. Inheritance: StreamFontSource...

    reference.aspose.com/words/python-net/aspose.wo...