Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 142,394 for

font

(0.28 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxisTitle ...

    Aspose::Words::Drawing::Charts::ChartAxisTitle class. Provides access to the axis title properties. To learn more, visit the documentation article in C++....Description get_Font () Provides access to the font formatting of...true ); chartAxisYTitle -> get_Font () -> set_Size ( 12 ); chartAxisYTitle...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Comprehensive RDL Support|Documentation

    Learn how Aspose.Cells for Reporting Services fully supports the RDL specification, enabling seamless migration of existing RDL reports....element‑level styling, including font, color, and borders. Rectangles...

    docs.aspose.com/cells/reportingservices/compreh...
  3. Edit PPTX in PHP | products.aspose.com

    Edit PPTX in PHP. Use PHP library API to edit PPTX files...various formatting options such as font type and color selection. Additionally...

    products.aspose.com/slides/php-java/editor/pptx/
  4. Edit POTX in PHP | products.aspose.com

    Edit POTX in PHP. Use PHP library API to edit POTX files...various formatting options such as font type and color selection. Additionally...

    products.aspose.com/slides/php-java/editor/potx/
  5. Edit POTM in PHP | products.aspose.com

    Edit POTM in PHP. Use PHP library API to edit POTM files...various formatting options such as font type and color selection. Additionally...

    products.aspose.com/slides/php-java/editor/potm/
  6. Edit PPS in PHP | products.aspose.com

    Edit PPS in PHP. Use PHP library API to edit PPS files...various formatting options such as font type and color selection. Additionally...

    products.aspose.com/slides/php-java/editor/pps/
  7. Edit OTP in PHP | products.aspose.com

    Edit OTP in PHP. Use PHP library API to edit OTP files...various formatting options such as font type and color selection. Additionally...

    products.aspose.com/slides/php-java/editor/otp/
  8. 使用 C++ 製作 DOC

    通過幾個步驟在 C++ 中創建一個新的 DOC。使用 C++ 庫輕鬆創建 DOC。...<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/doc/
  9. 在 C++ 中製作文檔

    使用 C++ 庫創建文件。只需幾個步驟即可在 C++ 中輕鬆創建新文檔。...<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/
  10. Create Email Messages with Customized Options i...

    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....html> <html> <head> <style> h3{font-family:Verdana, sans-serif;... p {font-family:Verdana, sans-serif;font-size:14px;font-style:normal;...

    docs.aspose.com/email/net/create-email-messages/