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

fontsettings

(0.56 sec)
  1. Aspose::Words::Fonts::FolderFontSource::get_Sca...

    Aspose::Words::Fonts::FolderFontSource::get_ScanSubfolders method. Determines whether or not to scan the subfolders in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Fonts :: FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::Fonts::FolderFontSource::get_Typ...

    Aspose::Words::Fonts::FolderFontSource::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...
  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. FontSourceType enumeration | Aspose.Words for P...

    aspose.words.fonts.FontSourceType enumeration. Specifies the type of font source.... FontSettings () doc . font_settings ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.PSD for .NET 21.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.... AddRange ( FontSettings . GetDefaultFontsFolde ());...fonts . Add ( @"Fonts\" ); FontSettings . SetFontsFolders ( fonts...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. 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-...