Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 139,839 for

font

(1.31 sec)
  1. IFontSavingCallback class | Aspose.Words for No...

    Aspose.Words.Saving.IFontSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words saves Fonts when exporting a document to HTML format....Words saves fonts when exporting a document to...Aspose.Words is about to save a font resource. Examples Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Node.js via Java calculates and applies effective shape properties for precise PowerPoint rendering.... log ( "Font alignment: " + effectiveStyleLevel...dispose (); } } Getting Effective Font Height Value Using Aspose.Slides...

    docs.aspose.com/slides/nodejs-java/shape-effect...
  3. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....padding : 24 px ; font-size : 18 px ; font-weight : 600 ; } ...border-bottom : 1 px solid #e5e7eb ; font-weight : 600 ; } . x-spread...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  4. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...padding : 24 px ; font-size : 18 px ; font-weight : 600 ; } ...border-bottom : 1 px solid #e5e7eb ; font-weight : 600 ; } . x-spread...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  5. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...padding : 24 px ; font-size : 18 px ; font-weight : 600 ; } ...border-bottom : 1 px solid #e5e7eb ; font-weight : 600 ; } . x-spread...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  6. TableSubstitutionRule.load_linux_settings metho...

    TableSubstitutionRule.load_linux_settings method. Loads predefined table substitution settings for Linux platform....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...
  7. TableSubstitutionRule.load_windows_settings met...

    TableSubstitutionRule.load_windows_settings method. Loads predefined table substitution settings for Windows platform....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...
  8. PhysicalFontInfo.version property | Aspose.Word...

    PhysicalFontInfo.version property. Version string of the Font....property Version string of the font. @property def version ( self...available fonts. # Configure Aspose.Words to source fonts from a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontInfoCollection class | Aspose.Words for Nod...

    Aspose.Words.Fonts.FontInfoCollection class. Represents a collection of Fonts used in a document...Represents a collection of fonts used in a document. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...often caused by font substitution (missing fonts on the conversion...Why it happens Font substitution – When the fonts referenced in...

    forum.aspose.com/t/aspose-word-save-pdf/321219