Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 186 for

otf

(0.07 sec)
  1. 15.7.0 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 15.7.0 Release Notes – the latest updates and fixes....rendering implemented Japanese OTF fonts overlapping characters...

    docs.aspose.com/words/net/aspose-words-for-net-...
  2. Add Text to PDF file uisng Java | Aspose.PDF fo...

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom Otf fonts.... 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/androidjava/add-text-to-pdf...
  3. 20.1 Release Notes|Aspose.Words for C++

    Aspose.Words for C++ 20.1 Release Notes – the latest updates and fixes....Problem with rendered PDF with OTF font in Mac OS Preview app Bug...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...
  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. 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...
  6. Add Text to PDF using C++|Aspose.PDF for C++

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom Otf fonts...._dataDir + outputFileName ); } Use OTF Font Aspose.PDF for С++ offers...TextFragment > ( "Sample Text in OTF font" ); // Or you can even specify...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  7. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java.... MemoryFontSource otf = new MemoryFontSource(DocumentHelper...FileInputStream(getFontsDir() + "AllegroOpen.otf"))); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. MarkdownSaveOptions | Aspose.Words for Java

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

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

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java.... MemoryFontSource otf = new MemoryFontSource(DocumentHelper...FileInputStream(getFontsDir() + "AllegroOpen.otf"))); doc.setFontSettings(new...

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