Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 144,713 for

font

(0.57 sec)
  1. main.bundle.min.88c6a2d1eaf8880a29f3d4ef38620eb...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......15px 2rem;font-family:arial,sans-serif;color:#4c4c4c;font-size:....flex;justify-content:center;font-size:.9rem;padding-bottom:.5rem}...

    docs.aspose.com/html/css/main.bundle.min.88c6a2...
  2. TextEffect enumeration | Aspose.Words for Node.js

    Aspose.Words.TextEffect enumeration. Animation effect for text runs.... font . size = 36 ; builder . font . textEffect =...Microsoft Word only support font animation effects. doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFont method. Gets a specific embedded Font file in C++....Aspose::Words::Fonts::FontInfo::GetEmbeddedFont method Contents...method Gets a specific embedded font file. System :: ArrayPtr < uint8_t...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. 在单元格中添加HTML富文本的C++示例|Documentation

    学习如何通过 Aspose.Cells for C++ API在单元格中添加HTML富文本。...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/zh/cpp/adding-html-rich-t...
  5. PdfSaveOptions.EmbedFullFonts | Aspose.Words fo...

    Discover how the PdfSaveOptions EmbedFullFonts feature enhances your PDF documents by ensuring complete Font embedding for perfect formatting....EmbedFullFonts property Controls how fonts are embedded into the resulting...is false , which means the fonts are subsetted before embedding...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Font.localeId property | Aspose.Words for Node.js

    Font.localeId property. Gets or sets the locale identifier (language) of the formatted characters....localeId property Font.localeId property Gets or sets the locale...DocumentBuilder ( doc ); // If we set the font's locale to English and insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.locale_id property | Aspose.Words for Python

    Font.locale_id property. Gets or sets the locale identifier (language) of the formatted characters....locale_id property Font.locale_id property Gets or sets the locale...doc = doc ) # If we set the font's locale to English and insert...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Set DefaultFont property of PdfSaveOptions and ...

    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....has a missing (not installed) font. Generally, when saving to PDF...workbook’s default font (i.e., Workbook.DefaultStyle.Font ). If the workbook’s...

    docs.aspose.com/cells/net/set-defaultfont-prope...
  9. ParagraphFormat.Alignment | Aspose.Words for .NET

    Discover the ParagraphFormat Alignment property to easily customize text alignment for your paragraphs, enhancing readability and presentation....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...
  10. Hiding Code Text that is too Long to Display in...

    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....$codeLocation -> None ); $font = new Font (); $builder -> setCodeTextFont...setCodeTextFont ( new Font ( "Serif" , $font -> BOLD . $font -> ITALIC ...

    docs.aspose.com/barcode/java/hiding-code-text-t...