Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 139,729 for

font

(0.57 sec)
  1. Customizing Email Headers in Ruby|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....<br/>" + "<font color=blue>This line is in blue color</font>" ) \...

    docs.aspose.com/email/java/customizing-email-he...
  2. FontInfoCollection.get_by_name method | Aspose....

    FontInfoCollection.get_by_name method. Gets a Font with the specified name....method get_by_name(name) Gets a font with the specified name. def...See Also module aspose.words.fonts class FontInfoCollection FontInfoCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.hasDmlEffect method | Aspose.Words for Nod...

    Font.hasDmlEffect method. Checks if particular DrawingML text effect is applied....Words class Font Font.clearFormatting method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::TextPath::get_FontFamil...

    Aspose::Words::Drawing::TextPath::get_FontFamily method. Defines the family of the textpath Font in C++....Defines the family of the textpath font. System :: String Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Converting Word to PDF issue - Free Support For...

    Hello, we are about to extend or Word.NET license but our Word document conversion does not work fine. Basically the issues is that checkbox content controls are displayed displayed as dots not checkboxes. I attached…...problem occurs because the fonts used in your input document...cannot find the font used in the document, the font is substituted...

    forum.aspose.com/t/converting-word-to-pdf-issue...
  6. TextWatermarkOptions.color property | Aspose.Wo...

    TextWatermarkOptions.color property. Gets or sets Font color...color property Gets or sets font color. The default value is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SystemFontSource.getSystemFontFolders method | ...

    SystemFontSource.getSystemFontFolders method. Returns system Font folders or empty array if folders are not accessible....getSystemFontFolders() Returns system font folders or empty array if folders...Aspose.Words could search system fonts not only through folders but...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fonts::FontSettings::SaveSearchC...

    Aspose::Words::Fonts::FontSettings::SaveSearchCache method. Saves the Font search cache to the stream in C++....Aspose::Words::Fonts::FontSettings::SaveSearchCache method F...FontSettings::SaveSearchCache method Saves the font search cache to the stream....

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. PDF|Documentation

    Learn how to convert Excel to PDF with Aspose.Cells for Python via .NET API....you control over the print, font, security and compression settings...supported. Font Size Yes Font Color Yes Font Style Yes Font Underline...

    docs.aspose.com/cells/python-net/convert-excel-...
  10. 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...