Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 9,942 for

ttf

(0.14 sec)
  1. HtmlFixedSaveOptions.font_format property | Asp...

    HtmlFixedSaveOptions.font_format property. Gets or sets [ExportFontFormat](../../exportfontformat/) used for font exporting... TTF save_options . export_embedded_fonts...using_machine_fonts/font001.ttf') format('truetype'); }" , out_doc_contents...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions FontFormat property to customize font exporting. Easily set and optimize your default format to Woff for better performance.... Ttf , ExportEmbeddedFonts = false...s.UsingMachineFonts/font001.ttf'[)] format[(]'truetype'[)]; }"...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlSaveOptions.FontResourcesSubsettingSizeThre...

    Optimize your HTML, MHTML, or EPUB files with the FontResourcesSubsettingSizeThreshold property, ensuring efficient font resource management. Default, 0....ttf file inside // that folder for...our document uses. // Each .ttf file will contain that font's...

    reference.aspose.com/words/net/aspose.words.sav...
  4. HtmlSaveOptions.fontResourcesSubsettingSizeThre...

    HtmlSaveOptions.fontResourcesSubsettingSizeThreshold property. Controls which font resources need subsetting when saving to HTML, MHTML or EPUB...ttf file inside // that folder for...our document uses. // Each .ttf file will contain that font's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontSavingArgs.document property | Aspose.Words...

    FontSavingArgs.document property. Gets the document object that is being saved....ttf files and save them alongside...filter (( s ) => s . endsWith ( ".ttf" ))) { console . log ( fontFilename...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontSavingArgs.fontFamilyName property | Aspose...

    FontSavingArgs.fontFamilyName property. Indicates the current font family name....ttf files and save them alongside...filter (( s ) => s . endsWith ( ".ttf" ))) { console . log ( fontFilename...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current font is italic....ttf files and save them alongside...filter (( s ) => s . endsWith ( ".ttf" ))) { console . log ( fontFilename...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IFontSavingCallback.fontSaving method | Aspose....

    IFontSavingCallback.fontSaving method. Called when Aspose.Words is about to save a font resource....ttf files and save them alongside...filter (( s ) => s . endsWith ( ".ttf" ))) { console . log ( fontFilename...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IFontSavingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format in Java....ttf files and save them alongside...listFiles((d, name) -> name.endsWith(".ttf")); for (File fontFilename :...

    reference.aspose.com/words/java/com.aspose.word...
  10. Saving changed fonts to a disc | API for C++

    C++ API Solution to manage various fonts. Learn how to Save updated font files to disc with a few lines of code....demonstrates how to save a modified TTF font file. Create a new FontFileDefinition...Set FontType as TTF and FontFileDefinition as .ttf . Establish a...

    products.aspose.com/font/cpp/save-font/