Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 2,290 for

ttf

(0.07 sec)
  1. FontSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.fontSaving()](../ifontsavingcallback/fontSaving/#fontsavingargs) event...ttf files and save them alongside...filter (( s ) => s . endsWith ( ".ttf" ))) { console . log ( fontFilename...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontSavingArgs.Italic | Aspose.Words for .NET

    Discover the FontSavingArgs Italic property to easily check if your font is italicized, enhancing your text styling and design flexibility....ttf files and save them alongside...ArtifactsDir ), s => s . EndsWith ( ".ttf" ))) Console . WriteLine ( fontFilename...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Glyphs and Metrics of TrueType Fonts | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of Ttf fonts within Java....Java API can be used to open TTF font files and read the Font...getDataDir () + "Montserrat-Regular.ttf" ; //Font file name with full...

    docs.aspose.com/font/java/glyphs-and-metrics-tr...
  4. FontSavingArgs.Document | Aspose.Words for .NET

    Discover the FontSavingArgs property to access the document object during save operations, enhancing your document management efficiency....ttf files and save them alongside...ArtifactsDir ), s => s . EndsWith ( ".ttf" ))) Console . WriteLine ( fontFilename...

    reference.aspose.com/words/net/aspose.words.sav...
  5. WOFF2 to WOFF Converter API |.NET

    Convert WOFF2 to WOFF using .NET API on Windows. Integrate this native WOFF2 to WOFF font conversion functionality into your own solution....may face a need to transform TTF font into another one of a different...as input formats: TrueType (TTF) and Web Open Font Format (WOFF...

    products.aspose.com/font/net/conversion/woff2-t...
  6. 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....as input formats: TrueType (TTF) and Web Open Font Format (WOFF...convert Run code Output format TTF WOFF WOFF2 Select the target...

    products.aspose.com/font/cpp/conversion/woff-to...
  7. FontSavingArgs.OriginalFileSize | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileSize property to efficiently retrieve the original font file size, enhancing your font management experience....ttf files and save them alongside...ArtifactsDir ), s => s . EndsWith ( ".ttf" ))) Console . WriteLine ( fontFilename...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FontSavingArgs.KeepFontStreamOpen | Aspose.Word...

    Discover how the KeepFontStreamOpen property in FontSavingArgs lets Aspose.Words manage font streams efficiently, enhancing your document processing experience....ttf files and save them alongside...ArtifactsDir ), s => s . EndsWith ( ".ttf" ))) Console . WriteLine ( fontFilename...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 字体转换器| JavaScript的API解决方案

    通过C ++库易于使用的JavaScript从Aspose.font进行字体转换,可与True Type或Web字体(例如True Type或Web字体)一起使用。... 以下是将字体从 ttf 转换为 woff 格式的示例。 Copy 1 var fTTF2WOFF.... name , Module. FontType . TTF , Module. FontSavingFormats ...

    docs.aspose.com/font/zh/javascript-cpp/convert-...
  10. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…...contrib repository and install ttf-mscorefonts-installer RUN apt-get...install -y --no-install-recommends ttf-mscorefonts-installer && \ apt-get...

    forum.aspose.com/t/aspose-split-docx-file-wrong...