Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 137,588 for

font

(1.11 sec)
  1. 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...
  2. 在使用Node.js通过C++渲染Excel文件时获取字体替换警告|Documentation

    了解在将Excel文件渲染为PDF时如何获取字体替换的警告,使用编号Aspose.Cells for Node.js via C++。...如: WARNING INFO : Font substitution : Font [ Athene Logos ; Regular...]. WARNING INFO : Font substitution : Font [ B Traffic ; Regular...

    docs.aspose.com/cells/zh/nodejs-cpp/get-warning...
  3. Converting a TEXT file to PDF using PHP | Aspos...

    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...
  4. MemoryFontSource.cacheKey property | Aspose.Wor...

    MemoryFontSource.cacheKey property. The key of this source in the cache....cache item when saving/loading font search cache with methods. See...See Also module Aspose.Words.Fonts class MemoryFontSource MemoryFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Format Ranges with Node.js via C++|Documentation

    Learn how to format a range of cells in Excel using Aspose.Cells for Node.js via C++....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/nodejs-cpp/how-to-format-...
  6. 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/
  7. 在 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...
  8. Aspose::Words::Fonts::StreamFontSource::get_Typ...

    Aspose::Words::Fonts::StreamFontSource::get_Type method. Returns the type of the Font source in C++....Aspose::Words::Fonts::StreamFontSource::get_Type method Stre...type of the font source. Aspose :: Words :: Fonts :: FontSourceType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. 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...
  10. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character formatting previously saved on the stack in C++....DocumentBuilder > ( doc ); // Set up font formatting, then write the text...get_Font () -> set_Name ( u "Arial" ); builder -> get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/doc...