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

font

(0.13 sec)
  1. Aspose::Words::DocumentBuilder::get_Italic meth...

    Aspose::Words::DocumentBuilder::get_Italic method. True if the Font is formatted as italic in C++....DocumentBuilder::get_Italic method True if the font is formatted as italic. bool...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. TextBox.text_box_wrap_mode property | Aspose.Wo...

    TextBox.text_box_wrap_mode property. Determines how text wraps inside a shape.... font . size = 32 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::TextWatermarkOptions::get_FontFa...

    Aspose::Words::TextWatermarkOptions::get_FontFamily method. Gets or sets Font family name. The default value is "Calibri" in C++....tFamily method Gets or sets font family name. The default value...

    reference.aspose.com/words/cpp/aspose.words/tex...
  4. Set Range Border with C++|Documentation

    Learn how to set range borders using Aspose.Cells with C++....ribbon, locate the “Font” group. Within the “Font” group, click on...

    docs.aspose.com/cells/cpp/set-range-border/
  5. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...bottom menu fontcolor : the font color for the sheet name in...attributename : font - name | font - bold | font - italic | font - size...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  6. Working with Textures in PS file | Python

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/python-net/ps/working-with...
  7. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET.... font = apdf . text . FontRepository . find_font ( "Arial"...text_state . font_size = 14 textStamp . text_state . font_style =...

    products.aspose.com/pdf/python-net/stamps/text/
  8. Installation and running examples | Aspose.Font...

    Learn about how to install and use Aspose.Font for Node.js. You can instal the Solution from from NPMJS, or a ZIP archive....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/nodejs-cpp/installation/
  9. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications.... font_size = 12 textFragment . text_state . font = apdf...text . FontRepository . find_font ( "TimesNewRoman" ) textFragment...

    products.aspose.com/pdf/python-net/create/
  10. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python.... font_size = 72 text_state . foreground_color...text_state . font = ap . text . FontRepository . find_font ( "Courier"...

    docs.aspose.com/pdf/python-net/add-watermarks/