Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 111,652 for

font

(0.04 sec)
  1. Licensing - Aspose.Font for C++

    C++ APIs for the developers to manipulate and Font files. Here you will find how to get Aspose.Font API Solution for C++ license....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/licensing/
  2. Aspose::Words::Saving::HtmlOfficeMathOutputMode...

    Aspose::Words::Saving::HtmlOfficeMathOutputMode enum. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB in C++....>" ) + u "<span style= \\\" font-family:'Cambria Math' \\\" >i[+]b-c≥iM[+]bM-cM...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 使用 C++ 製作 DOCX

    通過幾個步驟在 C++ 中創建一個新的 DOCX。使用 C++ 庫輕鬆創建 DOCX。...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/zh-hant/cpp/make/docx/
  4. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/zh-hant/cpp/make/word/
  5. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library.... Use fonts and attributes to highlight...characteristics, such as fonts and font sizes, number formats,...

    docs.aspose.com/cells/net/format-worksheet-cell...
  6. 使用 Python 向 PDF 添加水印|Aspose.PDF for Python via ...

    本文解释了如何使用 Python 程序处理 PDF 中的工件和获取水印的功能。... font_size = 72 ts . foreground_color...blue ts . font = ap . text . FontRepository . find_font ( "Courier"...

    docs.aspose.com/pdf/zh/python-net/add-watermarks/
  7. How to Convert Excel to XPS File in Python

    This quick tutorial covers how to convert Excel to XPS in Python. It encompasses all relevant details including the algorithm and the sample code to perform Excel to XPS conversion in Python....Font Product Family Aspose.TeX Product...page index, page count, default font, merge areas, etc. In this article...

    kb.aspose.com/cells/python/how-to-convert-excel...
  8. Convert VSD to VSDX using Java

    This article explains the process to convert VSD to VSDX using Java. It has the details to set the IDE, a list of steps, and a sample code changing VSD to VSDX....Font Product Family Aspose.TeX Product...based on the content, default font, and save format. This article...

    kb.aspose.com/diagram/java/convert-vsd-to-vsdx-...
  9. Generate EAN 13 Barcode in Java

    This article explains how to generate EAN 13 barcode in Java. It provides IDE settings, a step-by-step algorithm and a sample code to create EAN 13 barcode in Java....Font Product Family Aspose.TeX Product...with the help of Java barcode font EAN 13 can be generated. However...

    kb.aspose.com/barcode/java/generate-ean13-barco...
  10. Aspose::Words::Replacing::ReplacingArgs::get_Ma...

    Aspose::Words::Replacing::ReplacingArgs::get_Match method. The Match resulting from a single regular expression match during a Replace in C++....Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder > ( doc ); builder -> get_Font () -> set_Name ( u "Arial" );...

    reference.aspose.com/words/cpp/aspose.words.rep...