Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 112,115 for

font

(0.08 sec)
  1. Warnungen für Schriftarten ersetzen beim Render...

    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.... FONT_SUBSTITUTION ) { System . out...ausgegeben: WARNING INFO : Font substitution : Font [ Athene Logos ; Regular...

    docs.aspose.com/cells/de/java/get-warnings-for-...
  2. Node.js kullanarak C++ ile sütunlar halinde bir...

    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....invalid font which does not exist." ); // Set the font of cell...html format and set the default font to Courier New. const opts =...

    docs.aspose.com/cells/tr/nodejs-cpp/set-default...
  3. ListLevelAlignment Enum | Aspose.Words لـ .NET

    اكتشف خاصية Aspose.Words.Lists.ListLevelAlignment لمحاذاة مثالية لأرقام القوائم والنقاط. حسّن تنسيق المستندات بسهولة!... Font . Color = Color . Red ; listLevel . Font . Size =...listLevel . Font . Name = "Wingdings" ; listLevel . Font . Color...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Ajouter un pied de page à plusieurs documents|D...

    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....path &" " Font name, for example: &“Arial” &" , " Font name and...and font style, for example: &“Arial,Bold” & Font size. If this...

    docs.aspose.com/cells/fr/sharepoint/add-footer-...
  5. แยกข้อความและรูปภาพจากไฟล์ PPTX โดยใช้ Python |...

    ซอร์สโค้ด Python เพื่อแยกวิเคราะห์การนำเสนอ PPTX... text) # Display font height of the text print(port...portion_format . font_height) # Display font name of the text...

    products.aspose.com/slides/th/python-net/parser...
  6. แยกข้อความและรูปภาพจากไฟล์ PPT โดยใช้ Python | ...

    ซอร์สโค้ด Python เพื่อแยกวิเคราะห์การนำเสนอ PPT... text) # Display font height of the text print(port...portion_format . font_height) # Display font name of the text...

    products.aspose.com/slides/th/python-net/parser...
  7. Estrai testo e immagini da file PPT utilizzando...

    Python codice sorgente per analizzare la presentazione PPT.... text) # Display font height of the text print(port...portion_format . font_height) # Display font name of the text...

    products.aspose.com/slides/it/python-net/parser...
  8. Получить HTML5 строку из ячейки с помощью C++|D...

    Узнайте, как получить HTML5 строку из ячейки с помощью API Aspose.Cells for C++....Normal : < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:....</ Font > Html5: < div Style = "FONT-FAMILY: Arial;FONT-SIZE:...

    docs.aspose.com/cells/ru/cpp/get-html5-string-f...
  9. C++ ile Hücreye HTML Zengin Metin Ekleme|Docume...

    Aspose.Cells for C++ API kullanarak Hücreye HTML Zengin Metin eklemeyi öğrenin....SetHtmlString ( u "<Font Style= \" FONT-WEIGHT: bold;FONT-STYLE: italic;TEXT-DECORATION:...italic;TEXT-DECORATION: underline;FONT-FAMILY: Arial;FONT-SIZE: 11pt;COLOR: #ff0000;...

    docs.aspose.com/cells/tr/cpp/adding-html-rich-t...
  10. 字体设置|Documentation

    Aspose.Cells 是用于处理电子表格文件的 .NET 库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库来设置单元格的字体设置。...Font 对象的 IsBold 属性设置为 true 来使文本加粗。...使用 Style.Font 对象的 Size 属性设置字体大小。 设置字体颜色 使用 Style.Font 对象的 Color...

    docs.aspose.com/cells/zh/net/cells-font-settings/