Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 824 for

otf

(0.13 sec)
  1. 字体命令行转换器| Aspose.font CLI工具

    强大的命令行转换器工具从Aspose.font轻松有效地转换流行字体格式。 Aspose CLI字体转换器。...支持的格式包括 TTF、OTF、WOFF、WOFF2 等,具体请参见 Aspose.Font...

    docs.aspose.com/font/zh/net/cli-tools/font-conv...
  2. Add Text to PDF in Python|Aspose.PDF for Python...

    Learn how to add text, HTML fragments, lists, links, and custom fonts to PDF documents in Python....function works not only with OTF but also with TTF fonts. import...FONT_DIR , "BriosoPro Italic.otf" ) document = ap . Document ()...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  3. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java.... MemoryFontSource otf = new MemoryFontSource(DocumentHelper...FileInputStream(getFontsDir() + "AllegroOpen.otf"))); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...
  4. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java.... MemoryFontSource otf = new MemoryFontSource(DocumentHelper...FileInputStream(getFontsDir() + "AllegroOpen.otf"))); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...
  5. HTML to Image in .NET on Linux – Docker Fonts C...

    Learn how to install and manage system and custom fonts in Linux Docker containers to ensure correct HTML to Image conversion using Aspose.HTML for .NET....otf files, they will be used. If...

    docs.aspose.com/html/net/html-to-image-linux-do...
  6. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....pdf" ); } } Use OTF Font Aspose.PDF for .NET offers...TextFragment ( "Sample Text in OTF font" ); // Find font inside...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  7. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification.... save ( _dataDir ); } Use OTF Font Aspose.PDF for Java offers...TextFragment ( "Sample Text in OTF font" ); // Or you can even specify...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  8. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java.... MemoryFontSource otf = new MemoryFontSource(DocumentHelper...FileInputStream(getFontsDir() + "AllegroOpen.otf"))); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...
  9. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java.... MemoryFontSource otf = new MemoryFontSource(DocumentHelper...FileInputStream(getFontsDir() + "AllegroOpen.otf"))); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...
  10. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java.... MemoryFontSource otf = new MemoryFontSource(DocumentHelper...FileInputStream(getFontsDir() + "AllegroOpen.otf"))); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...