Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 137,424 for

font

(0.08 sec)
  1. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....examples that show how to apply font settings, borders settings,...formatting. Set Font You can only change font style, text color...

    docs.aspose.com/cells/go-cpp/conditional-format...
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Title method. Specifies the friendly name associated with this SDT. Can not be null in C++....get_Id () > 0 ); // Set the font for the text inside the structured...set_Name ( u "Arial" ); // Set the font for the text at the end of the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Color method. Gets or sets the color of the structured document tag in C++....get_Id () > 0 ); // Set the font for the text inside the structured...set_Name ( u "Arial" ); // Set the font for the text at the end of the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. 通过C++使用JavaScript设置形状或文本框中文本效果的阴影|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++为任何形状或文本框设置文本效果阴影。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Set the font color and size of the textbox tb . font . color...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  5. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree.... id > 0 ) # Set the font for the text inside the structured...tag . contents_font . name = 'Arial' # Set the font for the text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 重用样式对象|Documentation

    通过 C++ 调用 Aspose.Cells for JavaScript ,通过创建和使用可重用的样式对象,可以简化样式管理并提高代码效率。我们的指南将帮助你利用可重用样式对象的优势,并在你的应用中实现它们。...Example - Create Workbook and Set Font </ h1 > < input type = "file"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/reusing...
  7. StructuredDocumentTag.Title | Aspose.Words for ...

    Discover the StructuredDocumentTag Title property, which defines a user-friendly name for your SDT, enhancing document clarity and usability.... True ); // Set the font for the text inside the structured...Name = "Arial" ; // Set the font for the text at the end of the...

    reference.aspose.com/words/net/aspose.words.mar...
  8. StructuredDocumentTag.removeSelfOnly method | A...

    StructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree....toEqual ( true ); // Set the font for the text inside the structured...name = "Arial" ; // Set the font for the text at the end of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. List.isListStyleDefinition property | Aspose.Wo...

    List.isListStyleDefinition property. Returns ``true`` if this list is a definition of a list style.... font . name = "Verdana" ; level . font . color = "#0000FF"..."#0000FF" ; level . font . bold = true ; } let builder = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. List.style property | Aspose.Words for Node.js

    List.style property. Gets the list style that this list references or defines.... font . name = "Verdana" ; level . font . color = "#0000FF"..."#0000FF" ; level . font . bold = true ; } let builder = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...