Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 142,631 for

font

(0.08 sec)
  1. How Aspose.Cells uses TrueType Fonts|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....Cells uses TrueType Fonts Contents [ Hide ] Aspose.Cells...Cells requires TrueType fonts when rendering spreadsheets to formats...

    docs.aspose.com/cells/java/how-aspose-cells-use...
  2. INodeChangingCallback.NodeInserting | Aspose.Wo...

    Discover the INodeChangingCallback NodeInserting method, which triggers before a document node is inserted, ensuring seamless integration and enhanced functionality.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ino...
  3. FontSourceType | Aspose.Words for Java

    Specifies the type of Font source in Java....type of font source. Examples: Shows how to use a font file in...in the local file system as a font source. FileFontSource fileFontSource...

    reference.aspose.com/words/java/com.aspose.word...
  4. Unable to detect installed TrueType fonts durin...

    Dear Support Team, I was testing the conversion of multiple document formats to PDF (including DOCX, PPTX, VSDX, and XLSX) using custom Fonts installed on my system. According to the documentation, Aspose libraries such…...to detect installed TrueType fonts during conversion Aspose.Diagram...VSDX, and XLSX) using custom fonts installed on my system. According...

    forum.aspose.com/t/unable-to-detect-installed-t...
  5. color_definitions_base__2_d035a56f9300d022447df...

    :root{--scheme-type: light;--primary: #222222;--secondary: #ffffff;--tertiary: #0088cc;--quaternary: #e45735;--header_background: #ffffff;--header_primary: #333333;--highlight: #ffff4d;--danger: #c......on-rgb: 248, 248, 248}@font-face{font-family:Ubuntu;src:url("https://forum..."https://forum.aspose.com/fonts/Ubuntu-Regular.ttf?v=0.0.9")...

    forum.aspose.com/stylesheets/color_definitions_...
  6. HtmlLoadOptions.support_font_face_rules propert...

    HtmlLoadOptions.support_Font_face_rules property. Gets or sets a value indicating whether to support @Font-face rules and whether to load declared Fonts...support_font_face_rules property HtmlLoadOptions.support_font_face_rules...support @font-face rules and whether to load declared fonts. Default...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.first_line_indent property | As...

    ParagraphFormat.first_line_indent property. Gets or sets the value (in points) for a first line or hanging indent...= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontResourcesSubsettingSizeThreshold method. Controls which Font resources need subsetting when saving to HTML, MHTML or EPUB. Default is %0 in C++....bsett method Controls which font resources need subsetting when...ExportFontResources allows exporting fonts as subsidiary files or as parts...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Embed Fonts in Presentations in .NET|Aspose.Sli...

    Embed TrueType Fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET, ensuring accurate rendering across all platforms....Embed Fonts in Presentations in .NET Contents [ Hide ] Introduction...Introduction Embedding fonts in PowerPoint ensures your presentation...

    docs.aspose.com/slides/net/embedded-font/
  10. 格式化文本|Aspose.Slides 文档

    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....//Add Verdana font FontEntity font = pres . Fonts [ 0 ]; FontEntity...verdanaFont = new FontEntity ( pres , font ); verdanaFont . FontName =...

    docs.aspose.com/slides/zh/net/format-text/