Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 2,303 for

ttf

(0.03 sec)
  1. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a font....ttf files and save them alongside...filter (( s ) => s . endsWith ( ".ttf" ))) { console . log ( fontFilename...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontSavingArgs.isSubsettingNeeded property | As...

    FontSavingArgs.isSubsettingNeeded property. Allows to specify whether the current font will be subsetted before exporting as 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...
  3. 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++....ttf file inside // that folder for...our document uses. // Each .ttf file will contain that font's...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. HtmlFixedSaveOptions.UseTargetMachineFonts | As...

    Discover how the UseTargetMachineFonts property in HtmlFixedSaveOptions enhances document display by utilizing target machine fonts. Optimize your font management today!... Ttf , ExportEmbeddedFonts = false...s.UsingMachineFonts/font001.ttf'[)] format[(]'truetype'[)]; }"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Work with TrueType and OpenType Fonts| Java

    Java APIs for the developers to manipulate and font files. Find out how to work with TrueType and OpenType fonts in your Java products....TrueType and OpenType Fonts| Java TTF is a very popular format and...that keeps the structure of TTF but gains new features like support...

    docs.aspose.com/font/java/working-with-truetype...
  6. FontSavingArgs.isExportNeeded property | Aspose...

    FontSavingArgs.isExportNeeded property. Allows to specify whether the current font will be exported as 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...
  7. FontSavingArgs.originalFileSize property | Aspo...

    FontSavingArgs.originalFileSize property. Gets the original font file size....ttf files and save them alongside...filter (( s ) => s . endsWith ( ".ttf" ))) { console . log ( fontFilename...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlFixedSaveOptions.use_target_machine_fonts p...

    HtmlFixedSaveOptions.use_target_machine_fonts property. Flag indicates whether fonts from target machine must be used to display the document... TTF save_options . export_embedded_fonts...using_machine_fonts/font001.ttf') format('truetype'); }" , out_doc_contents...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontSavingArgs | Aspose.Words for Java

    Provides data for the IFontSavingCallback.fontSavingcom.aspose.words.FontSavingArgs event 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. 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...