Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 131,703 for

font

(0.19 sec)
  1. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the document in C++....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. This methods internally...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. Aspose.Words .Net Hindi Language issue Arial Un...

    Hello. I think I already know the answer, but wanted to see if I could get confirmation. I am using an older version of Aspose Total and doing some document conversions from Word to PDF along with some other processing…...address by adding the Khymer TTF font to the server. I did add the...the Arial Unicode MS font to the server, but still not resolving...

    forum.aspose.com/t/aspose-words-net-hindi-langu...
  4. 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...
  5. Aspose::Words::Themes::ThemeColors class | Aspo...

    Aspose::Words::Themes::ThemeColors class. Represents the color scheme of the document theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each of a hyperlink and followed hyperlink in C++....how to set custom colors and fonts for themes. auto doc = System...theme, a source of default fonts and colors. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.the...
  6. TEXT to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion with Aspose.PDF for PHP via Java...Find the "Courier" font in the repository. $font = $fontRepository...TextFragment ( $text ); // Set the font of the text fragment to "Courier"...

    products.aspose.com/pdf/php-java/conversion/tex...
  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. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly insert text into your document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow....Remarks Current font formatting specified by the Font property is...builder . Font . Border . Color = Color . Green ; builder . Font . Border...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Format Ranges with C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with C++. Apply styles, Fonts, and colors to cell ranges programmatically....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and apply the...

    docs.aspose.com/cells/cpp/how-to-format-a-range/
  10. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF.... add (); int count = 4 ; Font font = FontRepository . findFont...getDefaultTextState (). setFont ( font ); page . getPageInfo (). getDefaultTextState...

    docs.aspose.com/pdf/androidjava/convert-text-to...