Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 112,211 for

font

(0.28 sec)
  1. Modify an Existing Style|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....characteristics, such as font, font size, indentation, number...

    docs.aspose.com/cells/net/modify-an-existing-st...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportListLabels method. Controls how list labels are output to HTML, MHTML or EPUB. Default value is Auto in C++....67pt; font:7pt 'Times New Roman'; display:inline-block;..."<span style= \" width:10.2pt; font:7pt 'Times New Roman'; display:inline-block;...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Working with GridWeb Client Side Script|Documen...

    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....Comments From Client Side Update Font Settings From Client Side Working...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively utilize and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....u "Title" ); // Setting the font color of the chart title to...LegendPositionType :: Left ); // Set font color of the legend chart ....

    docs.aspose.com/cells/cpp/chart-legend/
  5. FillType | Aspose.Words for Java

    Specifies fill type for a fillable object in Java....docx"); // Get Fill object for Font of the first Run. Fill fill...Check Fill properties of the Font. System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  6. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for .Net....configuring their height, width and font settings. Add an Image to Comment...Comment How to change the Comment Font Color How to set comment background...

    docs.aspose.com/cells/python-net/comments-and-n...
  7. How to Convert JSON file to Excel using C#

    This quick tutorial guides on how to convert JSON file to Excel using C#. It describes the process of exporting JSON to Excel in C# with the help of easy to follow steps and a runnable code that can be executed in any of the operating systems like Windows, macOS or Linux....Font Product Family Aspose.TeX Product...have complete control over the font settings, grid display, text...

    kb.aspose.com/cells/net/how-to-convert-json-fil...
  8. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....getFontSettings() Allows to specify document font settings. getIgnoreNoscriptEle()...support @font-face rules and whether to load declared fonts. getSupportVml()...

    reference.aspose.com/words/java/com.aspose.word...
  9. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...
  10. Working with Paragraphs in Python|Aspose.Words ...

    Insert paragraph and specify its formatting in a document using Python....current font formatting is also specified by the font property...Some formatting objects like Font or ParagraphFormat support styles...

    docs.aspose.com/words/python-net/working-with-p...