Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 139,862 for

font

(0.26 sec)
  1. Aspose::Words::TextWatermarkOptions::get_FontSi...

    Aspose::Words::TextWatermarkOptions::get_FontSize method. Gets or sets a Font size. The default value is 0 - auto in C++....tSize method Gets or sets a font size. The default value is 0...from 0 to 65.5 inclusive. Auto font size means that the watermark...

    reference.aspose.com/words/cpp/aspose.words/tex...
  2. 在 .NET 中管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... Font font = new System . Drawing . Font ( control ...graphics . DrawString ( newText , font , brush , 10 , 4 ); brush ....

    docs.aspose.com/slides/zh/net/activex/
  3. TextPath.size property | Aspose.Words for Python

    TextPath.size property. Defines the size of the Font in points....property Defines the size of the font in points. @property def size...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldSymbol.fontName property | Aspose.Words fo...

    FieldSymbol.FontName property. Gets or sets the name of the Font of the character retrieved by the field....Gets or sets the name of the font of the character retrieved by...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TextPath.strikeThrough property | Aspose.Words ...

    TextPath.strikeThrough property. True if the Font is formatted as strikethrough text....strikeThrough property True if the font is formatted as strikethrough...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Converting Word to PDF issue - Free Support For...

    Hello, we are about to extend or Word.NET license but our Word document conversion does not work fine. Basically the issues is that checkbox content controls are displayed displayed as dots not checkboxes. I attached…...problem occurs because the fonts used in your input document...cannot find the font used in the document, the font is substituted...

    forum.aspose.com/t/converting-word-to-pdf-issue...
  7. WarningSource enumeration | Aspose.Words for No...

    Aspose.Words.WarningSource enumeration. Specifies the module that produces a warning during document loading or saving.... Font Module that reads font files. Svg Module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompatibilityOptions.truncate_font_heights_like...

    CompatibilityOptions.truncate_Font_heights_like_wp6 property. Emulate WordPerfect 6.x Font Height Calculation....truncate_font_heights_like_wp6 property CompatibilityOptions....truncate_font_heights_like_wp6 property Emulate WordPerfect...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StreamFontSource.cacheKey property | Aspose.Wor...

    StreamFontSource.cacheKey property. The key of this source in the cache....cache item when saving/loading font search cache with methods. See...See Also module Aspose.Words.Fonts class StreamFontSource StreamFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/cells-alignment-setti...