Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 142,711 for

font

(0.11 sec)
  1. Working with Footers|Aspose.Words for Java

    Remove footers from a document easily and fast instead of using Apache POI.... CENTER ); // Set font properties for header text....

    docs.aspose.com/words/java/working-with-footers/
  2. ChartAxis.MinorTickMark | Aspose.Words for .NET

    Customize your ChartAxis with the MinorTickMark property to enhance axis precision and improve data visualization. Set or return minor tick marks easily!... Font . Color = Color . Red ; yAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Chart.AxisY | Aspose.Words for .NET

    Explore the Chart AxisY property to easily access and customize your chart's primary Y axis for enhanced data visualization and insights.... Font . Color = Color . Red ; yAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Java Create PDF Files | Create Free Online PDF ...

    Learn how to create PDF in Java with this comprehensive guide. We'll walk you through the process step by step and provide code snippets for creating professional and dynamic PDF files....formatting could include font, font size, color, position, etc...formatting options such as position, font, color, size, etc. Use the TextBuilder...

    blog.aspose.com/pdf/create-pdf-files-in-java/
  5. 通过 Node.js 和 C++ 设置页眉和页脚|Documentation

    本文介绍了如何通过 Aspose.Cells for Node.js via C++ 编程方式在 Excel 工作表的页眉和页脚中插入图片。...the header // and changing the font of the header pageSetup . setHeader...the header and changing the // font of the header pageSetup . setHeader...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-hea...
  6. Urobiť WORD Pomocou C++

    Vytvorte nový WORD v C++ v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/sk/cpp/make/word/
  7. Urobiť HTML Pomocou C++

    Vytvorte nový HTML v C++ v niekoľkých krokoch. Jednoducho vytvorte HTML pomocou knižnice C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/sk/cpp/make/html/
  8. CompatibilityOptions class | Aspose.Words for N...

    Aspose.Words.Settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Specifies to disable OpenType font formatting features. displayHangulFixedWi...Increase Priority Of Font Size During Font Substitution. suppressBottomSpacin...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Buat DOCX Menggunakan C++

    Buat DOCX baharu dalam C++ dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ms/cpp/make/docx/
  10. Working with Text|Documentation

    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....for the shape’s text, such as font, color, text style, case, position...//set properties e.g. color, font, size and style etc. shape ...

    docs.aspose.com/diagram/java/working-with-text/