com.aspose.words

Interface ITextShaperFactory

Method Summary
abstract ITextShapergetTextShaper(java.lang.String fontId, byte[] fontBlob, int faceIndex)
abstract ITextShapergetTextShaper(java.lang.String fontPath, int faceIndex)
 

    • Method Detail

      • getTextShaper

        public abstract ITextShaper getTextShaper(java.lang.String fontId, byte[] fontBlob, int faceIndex)
      • getTextShaper

        public abstract ITextShaper getTextShaper(java.lang.String fontPath, int faceIndex)