Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 140,621 for

font

(0.69 sec)
  1. FontSettings.fallbackSettings property | Aspose...

    FontSettings.fallbackSettings property. Settings related to Font fallback mechanism....property Settings related to font fallback mechanism. get fallbackSettings...fallbackSettings () : Aspose . Words . Fonts . FontFallbackSettings See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...formatting large numbers Reduce Font Size : If the numbers are still...fitting, consider reducing the font size for that column: style...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  3. Export Presentations to XAML in Java|Aspose.Sli...

    Convert PowerPoint and OpenDocument slides to XAML in Java using Aspose.Slides—quick, Office-free solution that keeps your layout intact....questions related to fallback fonts, XAML stack compatibility, and...ensure predictable fonts if the original font is not available...

    docs.aspose.com/slides/java/export-to-xaml/
  4. CompatibilityOptions.truncate_font_heights_like...

    CompatibilityOptions.truncate_Font_heights_like_wp6 property. Emulate WordPerfect 6.x Font Height Calculation....truncate_font_heights_like_wp6 property CompatibilityOptions....truncate_font_heights_like_wp6 property Emulate WordPerfect...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current Font is italic....Indicates whether the current font is italic. @property def italic...property FontSavingArgs.keep_font_stream_open property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Apply Excel Color Themes in Java

    Follow this guide for applying Excel color themes in Java. Get the IDE settings, steps, and a sample code to set colors using Microsoft Excel themes in Java....Font Product Family Aspose.TeX Product...the ThemeColor object Get the font of the cell and set its theme...

    kb.aspose.com/cells/java/apply-excel-color-them...
  7. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....examples that show how to apply font settings, borders settings,...formatting. Set Font You can only change font style, text color...

    docs.aspose.com/cells/go-cpp/conditional-format...
  8. 通过C++使用JavaScript设置形状或文本框中文本效果的阴影|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++为任何形状或文本框设置文本效果阴影。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Set the font color and size of the textbox tb . font . color...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  9. 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...
  10. Add Headers and Footers|Aspose.Words for .NET

    Add headers or footers into a document easily and fast instead of using VSTO in C#.... Font . ColorIndex = Word . WdColorIndex.... wdDarkRed ; footerRange . Font . Size = 20 ; footerRange ....

    docs.aspose.com/words/net/add-headers-and-footers/