Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 142,715 for

font

(0.32 sec)
  1. Aspose::Words::Fonts::FontSettings::GetFontsSou...

    Aspose::Words::Fonts::FontSettings::GetFontsSources method. Gets a copy of the array that contains the list of sources where Aspose.Words looks for TrueType Fonts in C++....Aspose::Words::Fonts::FontSettings::GetFontsSources method Contents...Aspose.Words looks for TrueType fonts. System :: ArrayPtr < System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. FontSourceBase.WarningCallback | Aspose.Words f...

    Discover the FontSourceBase WarningCallback property, essential for ensuring formatting fidelity by detecting issues during Font source processing....Called during processing of font source when an issue is detected...call warning callback when the font sources working with. FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  3. TextDmlEffect Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextDmlEffect enum for enhancing text runs with dynamic DML effects. Elevate your document presentation effortlessly!... Font . HasDmlEffect ( TextDmlEffect...Assert . That ( runs [ 1 ]. Font . HasDmlEffect ( TextDmlEffect...

    reference.aspose.com/words/net/aspose.words/tex...
  4. 在单元格中添加HTML富文本的C++示例|Documentation

    学习如何通过 Aspose.Cells for C++ API在单元格中添加HTML富文本。...SetHtmlString ( u "<Font Style= \" FONT-WEIGHT: bold;FONT-STYLE: italic;TEXT-DECORATION:...italic;TEXT-DECORATION: underline;FONT-FAMILY: Arial;FONT-SIZE: 11pt;COLOR: #ff0000;...

    docs.aspose.com/cells/zh/cpp/adding-html-rich-t...
  5. FontInfoCollection.contains method | Aspose.Wor...

    FontInfoCollection.contains method. Determines whether the collection contains a Font with the given name....whether the collection contains a font with the given name. def contains...Case-insensitive name of the font to locate. Returns True if the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Specify Default Presentation Fonts on Android|A...

    Set default Fonts in Aspose.Slides for Android via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....Presentation Fonts on Android Contents [ Hide ] Use Default Fonts for...Slides lets you set the default font fore rendering the presentation...

    docs.aspose.com/slides/androidjava/default-font/
  7. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。...xlsx" ); } 格式化文本 你可以使用 Font 类格式化Shape内部的文本,设置字体大小、颜色和样式。...// Access the font of the shape's text Font font = shape . GetTextBody...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...
  8. TextEffect enumeration | Aspose.Words for Node.js

    Aspose.Words.TextEffect enumeration. Animation effect for text runs.... font . size = 36 ; builder . font . textEffect =...Microsoft Word only support font animation effects. doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....text within a shape using the Font class. This allows you to set...set properties such as font size, color, and style. #include <Aspose...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  10. Aspose.Slides for Python: slides.Presentation T...

    hi. import aspose.slides as slides file_path = "test37.pptx" slides.Presentation(file_path) the error message is An error occurred while creating the presentation: Proxy error(PptxReadException): Font ‘?’ cannot be …...n): Font ‘?’ cannot be found. —> ArgumentException: Font ‘?’...also, saving without embedding fonts solves this error too. I still...

    forum.aspose.com/t/aspose-slides-for-python-sli...