Sort Score
Result 10 results
Languages All
Labels All
Results 3,611 - 3,620 of 112,230 for

font

(0.06 sec)
  1. Glyph class | Aspose.Words for Python

    aspose.words.shaping.Glyph class. Represents a glyph...glyph (GID) in the physical font. Methods Name Description clone()...this instance. get_width(em, font_size) Returns width (advance)...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 从形状获取连接点(C++)|Documentation

    学习如何使用Aspose.Cells for C++检索形状的连接点。...xlsx" ); Vector < Font > fonts = workbook . GetFonts ();...i < fonts . GetLength (); ++ i ) { std :: cout << fonts [ i ]...

    docs.aspose.com/cells/zh/cpp/get-connection-poi...
  3. StyleCollection.count property | Aspose.Words f...

    StyleCollection.count property. Gets the number of styles in the collection.... default_font . name = 'Courier New' # If...'Courier New' , styles [ 4 ] . font . name ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java....getFontSettings() Allows to specify document font settings. getIgnoreOleData()...value) Allows to specify document font settings. setIgnoreOleData(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using Java. You will get enviroment settings and an example code to convert text to bullet points in Word using Java....Font Product Family Aspose.TeX Product...object, and set bullet text font Set the text bullet type to...

    kb.aspose.com/words/java/convert-paragraph-into...
  6. DWG DXF to PDF C# | Convert Auto CAD Files to P...

    Use C# .NET AutoCAD to PDF converter to convert DWG or DXF to PDF in C#. You can convert DWG, DWF, DWT and DXF to PDF, JPEG, PNG, BMP, GIF and TIFF in C# .NET as well.... Substituting Fonts while Converting CAD Drawings...CAD drawing uses some specific font that isn’t available on the...

    docs.aspose.com/cad/net/developer-guide/convert...
  7. Fill.foreThemeColor property | Aspose.Words for...

    Fill.foreThemeColor property. Gets or sets a ThemeColor object that represents the foreground color for the fill...."BackThemeColor" and "BackTintAndShade" for font fill. if ( fill . backTintAndShade...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SpecialChar class | Aspose.Words for Python

    aspose.words.SpecialChar class. Base class for special characters in the document...(Inherited from Node ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Custom Row and Custom Column Caption of GridDes...

    This article introduces how to custom row/column caption in GridDesktop.... Sample Code Changing the Font and Color of a Row or Column...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. 使用Node.js via C++复制带样式的范围数据|Documentation

    学习如何使用Aspose.Cells for Node.js via C++复制具有格式的单元格范围。...createStyle (); // Specify the font attribute. style . getFont ()... StyleFlag (); // Implement font attribute flag1 . setFontName...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...