Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 141,564 for

font

(0.09 sec)
  1. The library doesn't apply the correct style pro...

    Hi! I have an issue when I want read the Cell’s Style’s properties. I flagged only the border’s property and the other properties are not flagged, but (in my case) when I want read the property “isAlignmentApplied()” t…...println("Font = " + borderNew.isFontApplied());...isFillApplied()); System.out.println("Font = " + border1.isFontApplied());...

    forum.aspose.com/t/the-library-doesnt-apply-the...
  2. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  3. ParagraphFormat.line_spacing_rule property | As...

    ParagraphFormat.line_spacing_rule property. Gets or sets the line spacing for the paragraph.... # Using font sizes that are too large for...spacing will scale to different font sizes. builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. EQ Field Text Rotation Issue in Vertical DOCX t...

    Description When rendering vertical (top-to-bottom) text that contains a Word EQ field, the content inside the field equation is rendered with an incorrect text direction in HTML output. Specifically, the number inside …...style="widows:0; orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><table...style="margin-top:0pt; margin-bottom:0pt; font-size:14pt"><img src="data:image/png;base64...

    forum.aspose.com/t/eq-field-text-rotation-issue...
  5. FontInfo.altName property | Aspose.Words for No...

    FontInfo.altName property. Gets or sets the alternate name for the Font....sets the alternate name for the font. get altName () : string Remarks...See Also module Aspose.Words.Fonts class FontInfo FontInfo.charset...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add Text to Image in C# | Add Text to Photo | W...

    Learn how to add text to images in C#. Learn how to add text to photos or write text on images with this step-by-step tutorial.... Define a Font class object with the desired font family, style...method with the text to show, Font, Brush, and Rectangle class...

    blog.aspose.com/drawing/add-text-to-image-in-cs...
  7. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....configuring its height, width, and font settings. #include <iostream>..."Hello Aspose!" ); // Setting the font size of a comment to 14 comment...

    docs.aspose.com/cells/cpp/comments-and-notes/
  8. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.topMode](../topMode/) property....calculated using title text and font. const doughnutCenterY = titleAreaHeight...can be calculated using label font. const oneCharLabelWidth = 12...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SaveOptions.updateAmbiguousTextFont property | ...

    SaveOptions.updateAmbiguousTextFont property. Determines whether the Font attributes will be changed according to the character code being used....property Determines whether the font attributes will be changed according...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 在 PS 文件中处理文本 | Python

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/zh/python-net/ps/working-w...