Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 10,133 for

ttf

(0.18 sec)
  1. 通过JavaScript via C++配置渲染电子表格的字体|Documentation

    学习使用Aspose.Cells for JavaScript通过C++配置字体以渲染电子表格。确保字体可用以实现最佳转换效果。...ttf/.otf) (optional): </ label >...= "fontFileInput" accept = ".ttf,.otf" /> < br />< br /> < label...

    docs.aspose.com/cells/zh/javascript-cpp/configu...
  2. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in Android via Java using Aspose.Slides with images and other resources saved as external linked files.... put ( "font/ttf" , ".ttf" ); extensionsByContentT...put ( "application/x-font-ttf" , ".ttf" ); extensionsByContentT...

    docs.aspose.com/slides/androidjava/exporting-pr...
  3. IResourceSavingCallback class | Aspose.Words fo...

    aspose.words.saving.IResourceSavingCallback class. Implement this interface if you want to control how Aspose.Words saves external resources (images, fonts and css) when saving a document to fixed page HTML or SVG....ttf' , '.woff' ): # By default, 'ResourceFileUri'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Feature List | Aspose.Font for C++

    C++ Font API supports different font formats and file operations such as loading, reading, detecting, extracting, and rendering font glyphs and font data....supported by the API CFF TTC TTF EOT SVG WOFF and WOFF2 TrueType... Convert different fonts to TTF, WOFF, WOFF2, or CFF format....

    docs.aspose.com/font/cpp/feature-list/
  5. Feature List | Aspose.Font for Java

    Java Font API supports different font formats and file operations such as loading, reading, detecting, extracting, and rendering font glyphs and font data....for Different File Formats CFF TTF TTC TrueType and OpenType Fonts... Convert different fonts to TTF, WOFF, WOFF2, or CFF format....

    docs.aspose.com/font/java/feature-list/
  6. Frequently Asked Questions | Aspose.Font for .NET

    Get answers to all the most frequent questions about Aspose.Font for .NET, which is a comprehensive API for font manipulation and management....Font supports TTF, WOFF, WOFF2, Type 1, CFF, TCC...EOT font formats as input and TTF, WOFF, WOFF2, and SVG as output...

    docs.aspose.com/font/net/faq/
  7. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in PHP via Java using Aspose.Slides with images and other resources saved as external linked files.... put ( "font/ttf" , ".ttf" ); extensions . put ( ...put ( "application/x-font-ttf" , ".ttf" ); extensions . put ( "text/css"...

    docs.aspose.com/slides/php-java/exporting-prese...
  8. Load a font from CFF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....(Aspose::Font::FontType::CFF, u "ttf" , System::MakeObject < ByteContentStreamSou...the of the . Load a font from TTF file Font converter Have a question...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  9. 在 PHP 中自定义 PowerPoint 字体|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 幻灯片中自定义字体,以保持您的演示在任何设备上都清晰一致。...ttf)和 TrueType Collection(.ttc)字体。参见...File" , "customfonts/CustomFont1.ttf" ); $memoryFont1 = $Array ->...

    docs.aspose.com/slides/zh/php-java/custom-font/
  10. Font converter | Node.js

    Easy-to-use Node.js via C++ library for font conversion from Aspose.Font. Allows you to work with different fonts like True Type or web fonts....sample which converts font from TTF to WOFF format. Copy 1 const...font_file = "./fonts/Lora-Regular.ttf" ; 4 5 console. log ( ' Aspose...

    docs.aspose.com/font/nodejs-cpp/convert-font/