Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 2,162 for

fontsettings

(0.04 sec)
  1. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a 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...
  2. Aspose::Words::LowCode::ProcessorContext class ...

    Aspose::Words::LowCode::ProcessorContext class. Base class for processor contexts. Provides properties and options used by the processor to execute processing 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...
  3. FontSubstitutionRule class | Aspose.Words for P...

    aspose.words.fonts.FontSubstitutionRule class. This is an abstract base class for the font substitution rule... FontSettings () font_config_substitution...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ Fontsettings Fontsettings = new Fontsettings(); fontSe…...isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSettings...setFontSettings(fontSettings); addDoc.setFontSettings(fontSettings); DocumentBuilder...

    forum.aspose.com/t/topic/312049
  7. 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...
  8. Aspose::Words::Fonts::FileFontSource::get_FileP...

    Aspose::Words::Fonts::FileFontSource::get_FilePath method. Path to the font file in C++....Document > (); doc -> set_FontSettings ( System :: MakeObject <...Fonts :: FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. MailMergerContext | Aspose.Words for Java

    Mail merge context in Java.... setFontSettings(FontSettings value) Font settings used...getFontSettings() public FontSettings getFontSettings() Font settings...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...