Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 134,523 for

font

(0.09 sec)
  1. FieldToa.page_range_separator property | Aspose...

    FieldToa.page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a page range.... font . color = aspose . pydrawing...pydrawing . Color . green builder . font . name = 'Arial Black' self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Print Barcodes in Report|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....textAlignment = "Center" > < font size = "12" /> </ textElement...textAlignment = "Center" > < font size = "12" /> </ textElement...

    docs.aspose.com/barcode/jasperreports/print-bar...
  3. Aspose.Total for C++|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....annotations, handle custom fonts and much more. Here in the documentation...from images having different fonts and styles - saving the time...

    docs.aspose.com/total/cpp/
  4. 使用 Python 管理演示文稿属性|Aspose.Slides for Python 文档

    在 Aspose.Slides for Python via .NET 中掌握演示文稿属性,并在 PowerPoint 文件中优化搜索、品牌和工作流。... Portion () font = slides . FontData ( "SimSun"...complex_script_font = font portion_format . east_asian_font = font portion_format...

    docs.aspose.com/slides/zh/python-net/presentati...
  5. How to Run the Examples | Aspose.Font for Java

    Java APIs to manipulate Font files. To run the examples download and run Java Font Manipulation and Management API Examples from GitHub in Visual Studio....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/how-to-run-the-examples/
  6. Aspose::Words::Drawing::Charts::ChartTitle clas...

    Aspose::Words::Drawing::Charts::ChartTitle class. Provides access to the chart title properties. To learn more, visit the documentation article in C++....Description get_Font () Provides access to the font formatting of...-> get_Font () -> set_Size ( 15 ); title -> get_Font () -> set_Color...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Manage Presentation Properties in JavaScript|As...

    Master presentation properties in Aspose.Slides for Node.js via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files.... Portion (); var font = new aspose . slides . FontData...setComplexScriptFont ( font ); portionFormat . setEastAsianFont ( font ); portionFormat...

    docs.aspose.com/slides/nodejs-java/presentation...
  8. Manage Presentation Properties in Java|Aspose.S...

    Master presentation properties in Aspose.Slides for Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....= new Portion (); IFontData font = new FontData ( "SimSun" );...setComplexScriptFont ( font ); portionFormat . setEastAsianFont ( font ); portionFormat...

    docs.aspose.com/slides/java/presentation-proper...
  9. How to Use Color Palette|Documentation

    Python code to add custom colors to the palette and use Excel color palette with Aspose.Cells for Python via .NET API...that can be applied to cells, fonts, gridlines, graphic objects...palette before applying it to a font. The palette holds only 56 colors...

    docs.aspose.com/cells/python-net/excel-color-pa...
  10. How to Create Word Document using C#

    In this tutorial you will learn how to create Word document using C# without interop. The C# code example creates Word document in DOCX file format....Font Product Family Aspose.TeX Product...write some text with different font formatting, insert a hyperlink...

    kb.aspose.com/words/net/how-to-create-word-docu...