Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 9,936 for

ttf

(0.17 sec)
  1. 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...
  2. 档案

    档案...ttf"; //带有完整路径的字体文件名 System::Sha...ype::TTF, System::MakeObject<FontFileDefinition>(u"ttf", Sys...

    blog.aspose.com/zh/font/work-with-truetype-cff-...
  3. WOFF to WOFF2 Converter API |.NET

    Convert WOFF to WOFF2 using .NET API on Windows. Integrate this native WOFF to WOFF2 font conversion functionality into your own solution....as input formats: TrueType (TTF) and Web Open Font Format (WOFF...convert Run code Output format TTF WOFF WOFF2 SVG Select the target...

    products.aspose.com/font/net/conversion/woff-to...
  4. 在Java中自定义PowerPoint字体|Aspose.Slides 文档

    Java中的PowerPoint自定义字体...ttf)和TrueType Collection (.ttc)字体。请参阅...readAllBytes ( "customfonts/CustomFont1.ttf" ); byte [] memoryFont2 = Files...

    docs.aspose.com/slides/zh/androidjava/custom-font/
  5. FontSavingArgs.OriginalFileName | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileName property to easily retrieve the original font file name and enhance your font management efficiency....ttf files and save them alongside...ArtifactsDir ), s => s . EndsWith ( ".ttf" ))) Console . WriteLine ( fontFilename...

    reference.aspose.com/words/net/aspose.words.sav...
  6. CFF to WOFF Converter API |.NET

    Convert CFF to WOFF using .NET API on Windows. Integrate this native CFF to WOFF font conversion functionality into your own solution....as input formats: TrueType (TTF) and Web Open Font Format (WOFF...convert Run code Output format TTF WOFF WOFF2 SVG Select the target...

    products.aspose.com/font/net/conversion/cff-to-...
  7. TYPE1 to WOFF Converter API |.NET

    Convert TYPE1 to WOFF using .NET API on Windows. Integrate this native TYPE1 to WOFF font conversion functionality into your own solution....as input formats: TrueType (TTF) and Web Open Font Format (WOFF...convert Run code Output format TTF WOFF WOFF2 SVG Select the target...

    products.aspose.com/font/net/conversion/type1-t...
  8. EOT to WOFF2 Converter API |.NET

    Convert EOT to WOFF2 using .NET API on Windows. Integrate this native EOT to WOFF2 font conversion functionality into your own solution....as input formats: TrueType (TTF) and Web Open Font Format (WOFF...convert Run code Output format TTF WOFF WOFF2 SVG Select the target...

    products.aspose.com/font/net/conversion/eot-to-...
  9. Load font files from disc | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to load fonts from a disc with a few lines of C# code. Code examples of loading functionality....NET API Solution to download TTF, WOFF, EOT, Type 1, and CFF fonts...a font collection (TTC) and TTf font from a disc. To load fonts...

    products.aspose.com/font/net/load-font-from-disc/
  10. Customize PowerPoint Fonts in Python|Aspose.Sli...

    Embed custom fonts in PowerPoint slides with Aspose.Slides for Python via .NET to keep your presentations sharp and consistent across any device....ttf) and TrueType Collection (.ttc)...slides with open ( "CustomFont1.ttf" , "br" ) as font1_stream : font1_data...

    docs.aspose.com/slides/python-net/custom-font/