Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 139,490 for

font

(0.17 sec)
  1. 从TTF文件加载字体| C++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从TTF文件中制作它。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  2. Font.doubleStrikeThrough property | Aspose.Word...

    Font.doubleStrikeThrough property. True if the Font is formatted as double strikethrough text....property Font.doubleStrikeThrough property True if the font is formatted...single-line strikethrough." ); run . font . strikeThrough = true ; para...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.strikeThrough property | Aspose.Words for ...

    Font.strikeThrough property. True if the Font is formatted as strikethrough text....property Font.strikeThrough property True if the font is formatted...single-line strikethrough." ); run . font . strikeThrough = true ; para...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. WOFF to WOFF2 Converter API | C++

    C++ API to transform WOFF to WOFF2, allowing you to adapt your typography precisely to your application's needs and target platforms....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/cpp/conversion/woff-to...
  5. FontSubstitutionRule.enabled property | Aspose....

    FontSubstitutionRule.enabled property. Specifies whether the rule is enabled or not....document’s system font source and set font substitutes. doc =...Document () doc . font_settings = aw . fonts . FontSettings ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.ExportFontResources | Aspose.Wo...

    Discover the HtmlSaveOptions ExportFontResources property to control Font resource export for HTML, MHTML, or EPUB. Maximize your document's visual appeal!...ExportFontResources property Specifies whether font resources should be exported...; set ; } Remarks Exporting font resources allows for consistent...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FontFallbackSettings.load method | Aspose.Words...

    aspose.words.Fonts.FontFallbackSettings.load method...Hide ] load(file_name) Loads font fallback settings from XML file...Examples Shows how to load and save font fallback settings to/from an...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fonts::FontEmbeddingUsagePermiss...

    Aspose::Words::Fonts::FontEmbeddingUsagePermissions enum. Represents the Font embedding usage permissions in C++....Aspose::Words::Fonts::FontEmbeddingUsagePe enum Contents [ Hide...FontEmbeddingUsagePe enum Represents the font embedding usage permissions...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. FontInfo.IsTrueType | Aspose.Words for .NET

    Discover FontInfo's IsTrueType property, ensuring your Font is TrueType or OpenType for superior quality—perfect for crisp and scalable designs....Indicates that this font is a TrueType or OpenType font as opposed to...to a raster or vector font. Default is true . public bool IsTrueType...

    reference.aspose.com/words/net/aspose.words.fon...
  10. INodeChangingCallback.NodeRemoved | Aspose.Word...

    Discover the INodeChangingCallback NodeRemoved method—triggered when a document node is removed, enhancing your coding efficiency and document management.... /// 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...