Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 137,401 for

font

(0.14 sec)
  1. Aspose::Words::Themes::ThemeColors::get_Light1 ...

    Aspose::Words::Themes::ThemeColors::get_Light1 method. Specifies color Light 1 in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  2. Aspose::Words::Themes::ThemeColors::get_Dark1 m...

    Aspose::Words::Themes::ThemeColors::get_Dark1 method. Specifies color Dark 1 in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  3. Aspose::Words::Themes::ThemeColors::get_Dark2 m...

    Aspose::Words::Themes::ThemeColors::get_Dark2 method. Specifies color Dark 2 in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  4. Aspose::Words::Themes::ThemeColors::get_Light2 ...

    Aspose::Words::Themes::ThemeColors::get_Light2 method. Specifies color Light 2 in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  5. Install TrueType Fonts on Linux in Java|Aspose....

    Aspose.Words for Java enables rendering a document created using Microsoft Word on a Linux machine with the best accuracy....Ask AI Install TrueType Fonts on Linux Contents [ Hide ] Most...operating system. Therefore, most fonts used in DOC and DOCX documents...

    docs.aspose.com/words/java/install-truetype-fon...
  6. PhysicalFontInfo.FullFontName | Aspose.Words fo...

    Discover the FullFontName property of PhysicalFontInfo for easy access to Font names. Enhance your typography with precise Font identification!...FullFontName property Full name of the font. public string FullFontName...available fonts. // Configure Aspose.Words to source fonts from a...

    reference.aspose.com/words/net/aspose.words.fon...
  7. PhysicalFontInfo.FontFamilyName | Aspose.Words ...

    Discover the PhysicalFontInfo FontFamilyName property, your key to identifying and utilizing Font families effectively in your projects....property Family name of the font. public string FontFamilyName...available fonts. // Configure Aspose.Words to source fonts from a...

    reference.aspose.com/words/net/aspose.words.fon...
  8. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose.Slides for C++: LoadExternalFonts Method...

    LoadExternalFonts call is very slow. Is there any way to improve performance? Sample code I am using: std::vector<String> candidatePaths; #ifdef MACINTOSH candidatePaths = { u"/Applications/Microsoft PowerPoint…...Slides Product Family slides-fonts , slides-cpp pankajku August...PowerPoint.app/Contents/Resources/Fonts", }; #endif std::vector<String>...

    forum.aspose.com/t/aspose-slides-for-c-loadexte...
  10. 在字体上应用上标和下标效果|Documentation

    将 JavaScript 代码应用于 Excel 中的上标和下标效果,使用 Aspose.Cells for JavaScript 通过 C++。... 处理上标和下标 通过将 Font 对象的 isSuperscript 属性设置为 true...true 来应用上标效果。要应用下标,请将 Font 对象的 isSubscript 属性设置为 true 。 以下代码示例展示了如何将上标和下标应用于文本。...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...