Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 144,188 for

font

(0.47 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. Aspose::Words::Settings::Compatibility enum | A...

    Aspose::Words::Settings::Compatibility enum. Specifies names of compatibility options in C++....TruncateFontHeightLi 23 Truncate Font Height Like WordPerfect 6. SubFontBySize...SubFontBySize 24 Substitute Font by Size. LineWrapLikeWord6 25...

    reference.aspose.com/words/cpp/aspose.words.set...
  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. Setting Headers and Footers with JavaScript via...

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets using Aspose.Cells for JavaScript via C++....&WO &"<FontName>" Represents a font name. For example: &“Arial”...&"<FontName>, <FontStyle>" Represents a font name with style. For example:...

    docs.aspose.com/cells/javascript-cpp/setting-he...
  5. 使用 C# 格式化 PDF 文档|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。使用下一个代码片段来解决您的任务。...Font 类将字体嵌入 PDF 文件。要嵌入完整字体,请使用 Font 类的 IsEmbeded...) { if ( page . Resources . Fonts != null ) { foreach ( var pageFont...

    docs.aspose.com/pdf/zh/net/formatting-pdf-docum...
  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. FAQs|Aspose.Slides for Python Documentation

    Get answers to FAQs on Aspose.Slides for Python via .NET, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....based on the metrics of the font specified in the PowerPoint...presentation. If the specified font is missing, it is replaced with...

    docs.aspose.com/slides/python-net/faqs/
  8. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for Android via Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....based on the metrics of the font specified in the PowerPoint...presentation. If the specified font is missing, it is replaced with...

    docs.aspose.com/slides/androidjava/faqs/
  9. FAQ|Aspose.Slides for Node.js via .NET Document...

    Get answers to FAQ on Aspose.Slides for Node.js via Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....based on the metrics of the font specified in the PowerPoint...presentation. If the specified font is missing, it is replaced with...

    docs.aspose.com/slides/nodejs-java/faqs/
  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...