Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 139,613 for

font

(0.16 sec)
  1. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitCellEnd method, essential for managing table cell enumeration in your applications. Enhance your coding efficiency today!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 使用 JavaScript 通过 C++ 合并和拆分单元格|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 JavaScript 库,支持合并和拆分单元格。本文将介绍如何使用 Aspose.Cells 库合并和拆分单元格,并提供自定义合并单元格样式的选项。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...// Create a Font object const font = style . font ; // Set the...

    docs.aspose.com/cells/zh/javascript-cpp/merging...
  3. Fill.fore_tint_and_shade property | Aspose.Word...

    Fill.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the foreground color....lightening and darkening foreground font color. doc = aw . Document (...first_paragraph . runs [ 0 ] . font . fill text_fill . fore_theme_color...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Merger.merge_docs method | Aspose.Words for Python

    Merger.merge_docs method. Merges the given input documents into a single document and returns [Document](../../../aspose.words/document/) instance of the final document.... font . size = 16 first_doc . font . color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::WarningSource enum | Aspose.Word...

    Aspose::Words::WarningSource enum. Specifies the module that produces a warning during document loading or saving in C++.... Font 21 Module that reads font files. Svg 22 Module...additional information about font substitution. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/war...
  6. 在Node.js和C++中设置默认字体以渲染电子表格为HTML|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....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/zh/nodejs-cpp/set-default...
  7. 在渲染电子表格为HTML时设置默认字体,使用C++|Documentation

    学习如何使用Aspose.Cells for C++在渲染电子表格为HTML时设置默认字体。...invalid font which does not exist." ); // Set the font of cell...html format and set the default font to Courier New HtmlSaveOptions...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  8. RowFormat.HeightRule | Aspose.Words for .NET

    Discover the RowFormat HeightRule property to easily customize table row heights for optimal layout and design in your applications.... Font . Size = 16 ; builder . Font . Name = "Arial"..."Arial" ; builder . Font . Bold = true ; // Configuring the formatting...

    reference.aspose.com/words/net/aspose.words.tab...
  9. RowFormat.Height | Aspose.Words for .NET

    Discover the RowFormat Height property to easily adjust table row height in points, enhancing your document's layout and readability.... Font . Size = 16 ; builder . Font . Name = "Arial"..."Arial" ; builder . Font . Bold = true ; // Configuring the formatting...

    reference.aspose.com/words/net/aspose.words.tab...
  10. TableSubstitutionRule.save method | Aspose.Word...

    aspose.words.Fonts.TableSubstitutionRule.save method...Examples Shows how to access font substitution tables for Windows...aw . Document () font_settings = aw . fonts . FontSettings ()...

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