Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 140,716 for

font

(1.11 sec)
  1. Insert Hyperlinks in Worksheet|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....createCellStyle (); Font hlink_font = wb . createFont (); hlink_font . setUnderline...setUnderline ( Font . U_SINGLE ); hlink_font . setColor ( IndexedColors...

    docs.aspose.com/cells/java/insert-hyperlinks-in...
  2. Aspose.PSD for .NET 19.11 - 发行说明|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....// gets fonts that contains in text layer var fonts = textLayer...textPortions ) { TextFontInfo font = fonts [ textPortion . Style ....

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  3. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....Font Product Family Aspose.TeX Product...DocumentBuilder object set bullet text font Set the bullet type to square...

    kb.aspose.com/words/net/convert-paragraph-into-...
  4. 测量单元格值的宽度和高度,单位为像素。|Documentation

    学习如何通过C++中的Aspose.Cells for JavaScript以单位像素测量单元格值的宽度和高度。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...to Aspose!" ; // Enlarge its font to size 16 const style = cell...

    docs.aspose.com/cells/zh/javascript-cpp/calcula...
  5. Format and Modify Named Ranges with Node.js via...

    Learn how to format and modify named ranges using Aspose.Cells for Node.js via C++....Setting Background Color and Font Attributes to a Named Range...fill color (shading color) with font settings to a range. const path...

    docs.aspose.com/cells/nodejs-cpp/format-and-mod...
  6. IBarcodeGenerator.get_old_barcode_image method ...

    IBarcodeGenerator.get_old_barcode_image method. Generate barcode image using the set of parameters (for old-fashioned Barcode field).... Draw ( img ) font = ImageFont . load_default ()...text (( 10 , 40 ), error , font = font , fill = ( 255 , 0 , 0 ))...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlSaveOptions to enhance document saving in HTML, MHTML, EPUB, AZW3, and MOBI formats with customizable options....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Set Range Border with Node.js via C++|Documenta...

    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....ribbon, locate the “Font” group. Within the “Font” group, click on...

    docs.aspose.com/cells/nodejs-cpp/set-range-border/
  9. Save a Document in Python|Aspose.Words for Pyth...

    Save a document in any supported format using Python....specifying whether to embed fonts. Pass an instance of this class...the font size of the entire document while saving? A: Font size...

    docs.aspose.com/words/python-net/save-a-document/
  10. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。... Font 属性指定字体属性。 AddHyperlink 方法为文本框添加超链接。...:: FreeFloating ); // Set the font color. textbox0 . GetFont ()...

    docs.aspose.com/cells/zh/cpp/managing-controls/