Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 332 for

otf

(0.16 sec)
  1. RtfSaveOptions | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. 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...
  4. Common font problems and ways to solve them

    If you have issues with font files, or just going to work with fonts and want everything to go well, here you'll find all the needed information....otf), Web Open Font File (.woff)...

    docs.aspose.com/font/net/font-file-issues/
  5. saveoptions - Aspose.Words for Java - API Refer...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java.... MemoryFontSource otf = new MemoryFontSource(DocumentHelper...FileInputStream(getFontsDir() + "AllegroOpen.otf"))); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...
  6. SaveOptions - Aspose.Words for Java - API Refer...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java.... MemoryFontSource otf = new MemoryFontSource(DocumentHelper...FileInputStream(getFontsDir() + "AllegroOpen.otf"))); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocSaveOptions | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. WOFF Fonts Knowledge Base | Aspose.Font

    WOFF fonts - streamlined for faster loading, cross-browser compatibility, and custom typography. Learn everything about WOFF format....of the process: Get a TTF or OTF font. You can either create your...

    docs.aspose.com/font/net/what-is-font/woff-font/
  9. RtfSaveOptions - Aspose.Words for Java - API Re...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java.... MemoryFontSource otf = new MemoryFontSource(DocumentHelper...FileInputStream(getFontsDir() + "AllegroOpen.otf"))); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Saving::SaveOptions Class Refere...

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format.... auto otf = MakeObject<MemoryFontSource>(... (FontsDir + u "AllegroOpen.otf" )); doc->set_FontSettings(M...

    reference.aspose.com/words/cpp/class/aspose.wor...