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

fontsettings

(0.08 sec)
  1. 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...
  2. 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...
  3. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...conversion only FontSettings fontSettings = new FontSettings(); fontSettings...TextRenderingHint.AntiAlias, FontSettings = fontSettings // <-- attach the...

    forum.aspose.com/t/incorrect-rendering-when-con...
  4. Aspose.word将wordml转为word页码目录不一致 - Free Support ...

    aspose.word将wordml转为word页码目录不一致,确保转换字体都存在切正确,发现当图片表格等比较多的时候,转出来的word页码不一致,页码域刷新都有 语言使用的java...显式设置字体源,例如: FontSettings fontSettings = new FontSettings(); fontSettings...FolderFontSource("path/to/fonts", true)}; fontSettings.setFontsSources(sources);...

    forum.aspose.com/t/aspose-word-wordml-word/323999
  5. FileFontSource.file_path property | Aspose.Word...

    FileFontSource.file_path property. Path to the font file.... FontSettings () doc . font_settings ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory using Node.js....is defined by default in FontSettings . On different operating...places. However, using a FontSettings instance for each document...

    docs.aspose.com/words/nodejs-net/specifying-tru...
  9. SignerContext Class | Aspose.Words for .NET

    Enhance your document signing process with Aspose.Words LowCode SignerContext class for seamless integration and efficient management of signatures.... FontSettings { get; set; } Font settings...

    reference.aspose.com/words/net/aspose.words.low...
  10. MarkdownLoadOptions | Aspose.Words for Java

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